aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-MySQL
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-11 17:17:46 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-11 17:17:46 +0000
commitccbf063100dda497552c891ec2c6f2c3e2a7be28 (patch)
tree7b7cb14f7ebcc61a1cc4b02de0969d411923d421 /security/p5-Crypt-MySQL
parent251f4ca6f14914170f3b0d23731bb82c39775a4a (diff)
downloadports-ccbf063100dda497552c891ec2c6f2c3e2a7be28.tar.gz
ports-ccbf063100dda497552c891ec2c6f2c3e2a7be28.zip
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326996
Diffstat (limited to 'security/p5-Crypt-MySQL')
-rw-r--r--security/p5-Crypt-MySQL/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/security/p5-Crypt-MySQL/Makefile b/security/p5-Crypt-MySQL/Makefile
index 3bff84488a31..ef117a2598cf 100644
--- a/security/p5-Crypt-MySQL/Makefile
+++ b/security/p5-Crypt-MySQL/Makefile
@@ -1,6 +1,4 @@
-# New ports collection Makefile for: p5-Crypt-MySQL
-# Date created: 17 Dec 2006
-# Whom: Gabor Kovesdan
+# Created by: Gabor Kovesdan
# $FreeBSD$
PORTNAME= Crypt-MySQL
@@ -14,7 +12,8 @@ COMMENT= Perl extension to compare MySQL passwords without libmysqlclient
RUN_DEPENDS= p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1
-PERL_MODBUILD= yes
+USES= perl5
+USE_PERL5= modbuild
MAN3= Crypt::MySQL.3