aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net-mgmt/2ping/Makefile9
-rw-r--r--net-mgmt/2ping/pkg-plist2
2 files changed, 5 insertions, 6 deletions
diff --git a/net-mgmt/2ping/Makefile b/net-mgmt/2ping/Makefile
index d901073c6b99..b9aa572e99fc 100644
--- a/net-mgmt/2ping/Makefile
+++ b/net-mgmt/2ping/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= net-mgmt perl5
MASTER_SITES= http://www.finnie.org/software/2ping/
MAINTAINER= gslin@gslin.org
-COMMENT= A bi-directional ping utility
+COMMENT= Bi-directional ping utility
LICENSE= GPLv2
@@ -15,10 +15,7 @@ RUN_DEPENDS= p5-Digest-CRC>=0:${PORTSDIR}/security/p5-Digest-CRC \
p5-Digest-SHA>=0:${PORTSDIR}/security/p5-Digest-SHA \
p5-IO-Socket-INET6>=0:${PORTSDIR}/net/p5-IO-Socket-INET6
-USE_GMAKE= yes
-USES= perl5
+USES= gmake perl5 shebangfix
+SHEBANG_FILES= src/2ping.pl
-MAN8= 2ping.8 2ping6.8
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net-mgmt/2ping/pkg-plist b/net-mgmt/2ping/pkg-plist
index 7d6e7f9fcc6a..b70114898faf 100644
--- a/net-mgmt/2ping/pkg-plist
+++ b/net-mgmt/2ping/pkg-plist
@@ -1,2 +1,4 @@
bin/2ping
bin/2ping6
+man/man8/2ping.8.gz
+man/man8/2ping6.8.gz
'2009-12-08 13:11:46 +0800'>2009-12-084-8/+8 * Mark this port unbuildable under FreeBSD 6.4.cy2009-09-231-1/+6 * Add OpenSSL support.cy2009-08-271-3/+8 * Remove redundant patch files.cy2009-07-153-31/+1 * Welcome to syslog-ng3 (3.0.3).cy2009-07-143-8/+9 * This forced commit documents the repocopy of systuils/syslog-ng2 tocy2009-07-141-1/+1 * - Update to 2.0.10, which has the chroot vulnerability patched.wxs2009-07-033-27/+4 * Add patch to fix chroot vulnerability.wxs2008-11-192-5/+26 * - Remove USE_GCC where it can be satisfied with base compiler on followingpav2008-07-251-1/+0 * sysutils/syslog-ng2: [PATCH] syslog-ng2 package name and Latest linkedwin2008-06-181-2/+2 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1 * - Update to 2.0.9tabthorpe2008-04-164-15/+11 * - Update to 2.0.3rafan2007-08-234-13/+21 * - Correct the location of a configuration filepav2007-07-293-4/+9 * - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-1/+1 * - Update to 2.0.2pav2007-03-235-47/+14 * Merge rc script changes from syslog-ng port:rafan2007-03-192-2/+13 * - Set LATEST_LINKmiwi2006-12-051-1/+1 * - Fix Config Pathmiwi2006-11-161-2/+11