[112365] trunk/dports/net/hping2/Portfile

jmr at macports.org jmr at macports.org
Mon Oct 21 02:33:08 PDT 2013


Revision: 112365
          https://trac.macports.org/changeset/112365
Author:   jmr at macports.org
Date:     2013-10-21 02:33:08 -0700 (Mon, 21 Oct 2013)
Log Message:
-----------
hping2: license

Modified Paths:
--------------
    trunk/dports/net/hping2/Portfile

Modified: trunk/dports/net/hping2/Portfile
===================================================================
--- trunk/dports/net/hping2/Portfile	2013-10-21 09:08:30 UTC (rev 112364)
+++ trunk/dports/net/hping2/Portfile	2013-10-21 09:33:08 UTC (rev 112365)
@@ -1,20 +1,23 @@
 # $Id$
+
 PortSystem 1.0
+
 name		hping2
 version		rc3
 revision	2
 categories	net
+license		GPL-2
 maintainers	nomaintainer
 description	a network tool
 long_description 	a network tool able to send custom packets.
 homepage	http://www.hping.org/
 platforms       darwin
 distfiles       ${name}.0.0-${version}.tar.gz
-master_sites	${homepage}	
+master_sites	${homepage}
 checksums	md5 029bf240f2e0545b664b2f8b9118d9e8
 patchfiles	patch-Makefile.in patch-libpcap_stuff.c patch-ars.c patch-sendip.c patch-bytesex.h
-post-build { 
-	system "cd ${worksrcpath} && make strip" 
+post-build {
+	system "cd ${worksrcpath} && make strip"
 }
 post-configure {
 	reinplace "s|INSTALL_PATH=|INSTALL_PATH=${destroot}${prefix}|g" ${worksrcpath}/Makefile
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131021/2e553331/attachment.html>


More information about the macports-changes mailing list