aboutsummaryrefslogtreecommitdiff
path: root/security/signing-party
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-11 19:02:50 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-11 19:02:50 +0000
commitb69c9c2bffa8560690c2a55b5e3c5f454940663e (patch)
tree7127be075a7d938613184f2e73da5dae34882137 /security/signing-party
parent36da5994eadf53c09be3fd069c9da1ee7131ea2c (diff)
downloadports-b69c9c2bffa8560690c2a55b5e3c5f454940663e.tar.gz
ports-b69c9c2bffa8560690c2a55b5e3c5f454940663e.zip
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=327002
Diffstat (limited to 'security/signing-party')
-rw-r--r--security/signing-party/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/security/signing-party/Makefile b/security/signing-party/Makefile
index 461a6ed67e81..85a8844d6dc7 100644
--- a/security/signing-party/Makefile
+++ b/security/signing-party/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: signing-party
-# Date created: 13 September 2005
-# Whom: johans
-#
+# Created by: johans
# $FreeBSD$
-#
PORTNAME= signing-party
PORTVERSION= 1.1.4
@@ -32,7 +28,7 @@ CONFLICTS_INSTALL=sig2dot-[0-9]* springgraph-[0-9]*
REINPLACE_ARGS= -i ''
USE_GMAKE= yes
-USE_PERL5= yes
+USES= perl5
SCRIPTS= caff/caff caff/pgp-clean caff/pgp-fixkey gpglist/gpglist \
gpgsigs/gpgsigs gpg-key2ps/gpg-key2ps \