[41001] trunk/dports/python/py25-libdnet/Portfile

pmq at macports.org pmq at macports.org
Mon Oct 20 13:35:06 PDT 2008


Revision: 41001
          http://trac.macports.org/changeset/41001
Author:   pmq at macports.org
Date:     2008-10-20 13:35:06 -0700 (Mon, 20 Oct 2008)
Log Message:
-----------
Linted, some cosmetic changes.

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

Modified: trunk/dports/python/py25-libdnet/Portfile
===================================================================
--- trunk/dports/python/py25-libdnet/Portfile	2008-10-20 20:33:10 UTC (rev 41000)
+++ trunk/dports/python/py25-libdnet/Portfile	2008-10-20 20:35:06 UTC (rev 41001)
@@ -1,14 +1,16 @@
 # $Id$
 
 PortSystem              1.0
+
 #PortGroup               python25 1.0
+set python.bin	${prefix}/bin/python2.5
 
-set python.bin	${prefix}/bin/python2.5 
-
 name                    py25-libdnet
 version                 1.11
 categories              python net
 maintainers             nzbox.com:msavory
+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 \
@@ -16,7 +18,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/bcf2c0ca/attachment.html 


More information about the macports-changes mailing list