aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Digest-MD5-File
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-11 18:03:40 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-11 18:03:40 +0000
commit7edda98febad312802475dba6b50d7479a37397b (patch)
treed7408d44121869e025a5f787d2662ce6fee4d2b9 /security/p5-Digest-MD5-File
parentcd3cb6184d743f557750904f520cdc062e37b05e (diff)
downloadports-7edda98febad312802475dba6b50d7479a37397b.tar.gz
ports-7edda98febad312802475dba6b50d7479a37397b.zip
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326999
Diffstat (limited to 'security/p5-Digest-MD5-File')
-rw-r--r--security/p5-Digest-MD5-File/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/security/p5-Digest-MD5-File/Makefile b/security/p5-Digest-MD5-File/Makefile
index 0a7270553fc4..8e237db8e9c3 100644
--- a/security/p5-Digest-MD5-File/Makefile
+++ b/security/p5-Digest-MD5-File/Makefile
@@ -1,6 +1,4 @@
-# Ports collection Makefile for: p5-Digest-MD5-File
-# Date created: 17 Dec 2005
-# Whom: Gabor Kovesdan
+# Created by: Gabor Kovesdan
# $FreeBSD$
PORTNAME= Digest-MD5-File
@@ -14,7 +12,8 @@ COMMENT= Perl extension for getting MD5 sums for files and urls
RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Digest::MD5::File.3