[41002] trunk/dports/python/py-libdnet/Portfile

pmq at macports.org pmq at macports.org
Mon Oct 20 13:39:04 PDT 2008


Revision: 41002
          http://trac.macports.org/changeset/41002
Author:   pmq at macports.org
Date:     2008-10-20 13:39:03 -0700 (Mon, 20 Oct 2008)
Log Message:
-----------
Applied the changes from r41001 to lint the port.

Modified Paths:
--------------
    trunk/dports/python/py-libdnet/Portfile

Modified: trunk/dports/python/py-libdnet/Portfile
===================================================================
--- trunk/dports/python/py-libdnet/Portfile	2008-10-20 20:35:06 UTC (rev 41001)
+++ trunk/dports/python/py-libdnet/Portfile	2008-10-20 20:39:03 UTC (rev 41002)
@@ -1,4 +1,5 @@
 # $Id$
+
 PortSystem              1.0
 
 set python.bin	${prefix}/bin/python2.4
@@ -7,6 +8,8 @@
 version                 1.11
 categories              python net
 maintainers             chris.owen at consault.com
+platforms		darwin
+
 description             A python module for the libdnet low-level networking library.
 long_description        \
         Libdnet provides a simplified, portable interface to several low-level \
@@ -14,7 +17,8 @@
         arp(4) cache and route(4) table lookup and manipulation, network \
         firewalling (IP filter, ipfw, ipchains, pf, ...), network interface \
         lookup and manipulation, raw IP packet and Ethernet frame transmission.
-homepage                http://libdnet.sourceforge.net/
+
+homepage                http://libdnet.sourceforge.net
 master_sites            sourceforge:libdnet
 distname                libdnet-${version}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20081020/0f9f01c6/attachment-0001.html 


More information about the macports-changes mailing list