aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Authen-OATH
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-Authen-OATH
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-Authen-OATH')
-rw-r--r--security/p5-Authen-OATH/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/security/p5-Authen-OATH/Makefile b/security/p5-Authen-OATH/Makefile
index ab418d78630a..055bf2fc1fb6 100644
--- a/security/p5-Authen-OATH/Makefile
+++ b/security/p5-Authen-OATH/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Authen-OATH
-# Date created: 2012-01-12
-# Whom: Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
-#
+# Created by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
# $FreeBSD$
-#
PORTNAME= Authen-OATH
PORTVERSION= 1.0.0
@@ -23,7 +19,8 @@ BUILD_DEPENDS= p5-Digest-HMAC>0:${PORTSDIR}/security/p5-Digest-HMAC \
p5-Moose>0:${PORTSDIR}/devel/p5-Moose
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Authen::OATH.3