aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-SKey
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-11 17:56:03 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-11 17:56:03 +0000
commitcd3cb6184d743f557750904f520cdc062e37b05e (patch)
treea0a6ea50f1979424b6292321aaea818b1b88aec4 /security/p5-Crypt-SKey
parent72d58e2d789049f95cdbbdadf5aade5b8c7e0906 (diff)
downloadports-cd3cb6184d743f557750904f520cdc062e37b05e.tar.gz
ports-cd3cb6184d743f557750904f520cdc062e37b05e.zip
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326998
Diffstat (limited to 'security/p5-Crypt-SKey')
-rw-r--r--security/p5-Crypt-SKey/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/security/p5-Crypt-SKey/Makefile b/security/p5-Crypt-SKey/Makefile
index fc0a7ea91d63..e451006a4166 100644
--- a/security/p5-Crypt-SKey/Makefile
+++ b/security/p5-Crypt-SKey/Makefile
@@ -1,6 +1,4 @@
-# New ports collection Makefile for: p5-Crypt-SKey
-# Date created: 20 Dec 2006
-# Whom: Gabor Kovesdan
+# Created by: Gabor Kovesdan
# $FreeBSD$
PORTNAME= Crypt-SKey
@@ -18,7 +16,8 @@ BUILD_DEPENDS= p5-Digest-MD4>=0:${PORTSDIR}/security/p5-Digest-MD4 \
p5-Term-ReadKey>=0:${PORTSDIR}/devel/p5-Term-ReadKey
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Crypt::SKey.3