From 49c88be3fb5bc4c1f536d627c32db5d913fb7e22 Mon Sep 17 00:00:00 2001 From: antoine Date: Mon, 22 Dec 2014 21:46:15 +0000 Subject: Shebangfix --- security/gpgdir/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'security') diff --git a/security/gpgdir/Makefile b/security/gpgdir/Makefile index baa64ddd5f88..350bd6a34ccc 100644 --- a/security/gpgdir/Makefile +++ b/security/gpgdir/Makefile @@ -3,6 +3,7 @@ PORTNAME= gpgdir PORTVERSION= 1.9.5 +PORTREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= https://www.cipherdyne.org/~cipherdy/gpgdir/download/ \ http://www.cipherdyne.org/gpgdir/download/ @@ -17,8 +18,9 @@ RUN_DEPENDS= p5-Class-MethodMaker>=0:${PORTSDIR}/devel/p5-Class-MethodMaker \ p5-Term-ReadKey>=0:${PORTSDIR}/devel/p5-Term-ReadKey NO_BUILD= yes +USES= perl5 shebangfix USE_PERL5= run -USES= perl5 +SHEBANG_FILES= gpgdir PLIST_FILES= bin/gpgdir man/man1/gpgdir.1.gz -- cgit