[112846] trunk/dports/net/ipv6calc/Portfile
cal at macports.org
cal at macports.org
Sat Nov 2 11:50:08 PDT 2013
Revision: 112846
https://trac.macports.org/changeset/112846
Author: cal at macports.org
Date: 2013-11-02 11:50:08 -0700 (Sat, 02 Nov 2013)
Log Message:
-----------
ipv6calc: modeline, conform to modeline, whitespace only
Modified Paths:
--------------
trunk/dports/net/ipv6calc/Portfile
Modified: trunk/dports/net/ipv6calc/Portfile
===================================================================
--- trunk/dports/net/ipv6calc/Portfile 2013-11-02 18:49:10 UTC (rev 112845)
+++ trunk/dports/net/ipv6calc/Portfile 2013-11-02 18:50:08 UTC (rev 112846)
@@ -1,29 +1,30 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id$
-PortSystem 1.0
+PortSystem 1.0
-name ipv6calc
-version 0.71.0
+name ipv6calc
+version 0.71.0
categories net
-maintainers sky.fr:cbellot
+maintainers sky.fr:cbellot
-description A small utility to manipulate (not only) IPv6 addresses.
+description A small utility to manipulate (not only) IPv6 addresses.
long_description ipv6calc is a small utility written in programming languate C \
- to manipulate (not only) IPv6 addresses. Intentions were \
- convering a given IPv6 address into compressed format, \
- convering a given IPv6 address into the same format like shown \
- in /proc/net/if_inet6 and (because it was not difficulty) \
- migrating the Perl program ip6_int into. Now only one utiltity \
- is needed to do a lot.
+ to manipulate (not only) IPv6 addresses. Intentions were \
+ convering a given IPv6 address into compressed format, \
+ convering a given IPv6 address into the same format like shown \
+ in /proc/net/if_inet6 and (because it was not difficulty) \
+ migrating the Perl program ip6_int into. Now only one utiltity \
+ is needed to do a lot.
platforms darwin
-homepage http://www.deepspace6.net/projects/ipv6calc.html
+homepage http://www.deepspace6.net/projects/ipv6calc.html
master_sites ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/
checksums md5 bbd6bd8e5202f7624a67fa34e4860782
-build.env DESTDIR=${destroot}
-build.env prefix=${destroot}
+build.env DESTDIR=${destroot}
+build.env prefix=${destroot}
destroot.destdir prefix=${destroot}${prefix}
post-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131102/2df6ff93/attachment.html>
More information about the macports-changes
mailing list