From 2e24707c96c566166fcf9785c12d2d961d1c586d Mon Sep 17 00:00:00 2001 From: Andrej Zverev Date: Wed, 11 Sep 2013 13:54:50 +0000 Subject: - convert to the new perl5 framework - trim Makefile header Approved by: portmgr (bapt@, blanket) --- security/isnprober/Makefile | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'security/isnprober') diff --git a/security/isnprober/Makefile b/security/isnprober/Makefile index 82d592f33be6..c1e9a9d9e75a 100644 --- a/security/isnprober/Makefile +++ b/security/isnprober/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: isnprober -# Date created: 28/7/2006 -# Whom: Yonatan -# +# Created by: Yonatan # $FreeBSD$ -# PORTNAME= isnprober PORTVERSION= 1.02 @@ -21,7 +17,8 @@ RUN_DEPENDS= p5-Net-RawIP>=0:${PORTSDIR}/net/p5-Net-RawIP PLIST_FILES= bin/${PORTNAME} PORTDOCS= README -USE_PERL5_RUN= yes +USES= perl5 +USE_PERL5= run NO_BUILD= yes do-install: -- cgit v1.2.3