aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-License
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-11 13:54:50 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-11 13:54:50 +0000
commit2e24707c96c566166fcf9785c12d2d961d1c586d (patch)
tree6ad8879b9a138416ef4b26bc646126e12fd4f892 /security/p5-Crypt-License
parentbac4da00aa6c6c7a9f2e2c554324bd96d1e07821 (diff)
downloadports-2e24707c96c566166fcf9785c12d2d961d1c586d.tar.gz
ports-2e24707c96c566166fcf9785c12d2d961d1c586d.zip
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326980
Diffstat (limited to 'security/p5-Crypt-License')
-rw-r--r--security/p5-Crypt-License/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/security/p5-Crypt-License/Makefile b/security/p5-Crypt-License/Makefile
index b320d9003435..7146c543ccfa 100644
--- a/security/p5-Crypt-License/Makefile
+++ b/security/p5-Crypt-License/Makefile
@@ -1,6 +1,4 @@
-# New ports collection Makefile for: p5-Crypt-License
-# Date created: 20 Dec 2006
-# Whom: Gabor Kovesdan
+# Created by: Gabor Kovesdan
# $FreeBSD$
PORTNAME= Crypt-License
@@ -12,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ashish@FreeBSD.org
COMMENT= Perl extension to examine a license
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Crypt::License.3 Crypt::License::Util.3 Crypt::License::Notice.3