aboutsummaryrefslogtreecommitdiff
path: root/security/p5-App-TLSMe
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-App-TLSMe
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-App-TLSMe')
-rw-r--r--security/p5-App-TLSMe/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/security/p5-App-TLSMe/Makefile b/security/p5-App-TLSMe/Makefile
index 52bc1f8bf940..5bf4de231a2e 100644
--- a/security/p5-App-TLSMe/Makefile
+++ b/security/p5-App-TLSMe/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: App::TLSMe
-# Date created: 06 Dec 2011
-# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
-#
# $FreeBSD$
-#
PORTNAME= App-TLSMe
PORTVERSION= 0.100000
@@ -21,7 +16,8 @@ RUN_DEPENDS= \
BUILD_DEPENDS:= ${RUN_DEPENDS}
TEST_DEPENDS= p5-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN1= tlsme.1
MAN3= App::TLSMe.3 \