aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/p5-Net-Abuse-Utils/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-10-15 16:58:57 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-10-15 16:58:57 +0000
commite200677f44c90763f4a1399e692aad1eb9e1f670 (patch)
treecf6d3033b2e6a6ad4115cfeb418039930209ad6a /net-mgmt/p5-Net-Abuse-Utils/Makefile
parentfe5d5894403f19d95168912b331450899d7d53d4 (diff)
downloadports-e200677f44c90763f4a1399e692aad1eb9e1f670.tar.gz
ports-e200677f44c90763f4a1399e692aad1eb9e1f670.zip
Notes
Diffstat (limited to 'net-mgmt/p5-Net-Abuse-Utils/Makefile')
-rw-r--r--net-mgmt/p5-Net-Abuse-Utils/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/net-mgmt/p5-Net-Abuse-Utils/Makefile b/net-mgmt/p5-Net-Abuse-Utils/Makefile
index a4f8541ea3e3..cb88fd313d1f 100644
--- a/net-mgmt/p5-Net-Abuse-Utils/Makefile
+++ b/net-mgmt/p5-Net-Abuse-Utils/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Net-Abuse-Utils
-PORTVERSION= 0.20
+PORTVERSION= 0.21
CATEGORIES= net-mgmt perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -22,10 +22,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= Net::Abuse::Utils.3
-
-NO_STAGE= yes
post-install:
- ${INSTALL_SCRIPT} ${WRKSRC}/examples/ip-info.pl ${PREFIX}/sbin/
+ ${INSTALL_SCRIPT} ${WRKSRC}/examples/ip-info.pl ${STAGEDIR}${PREFIX}/sbin/
.include <bsd.port.mk>