From cd3cb6184d743f557750904f520cdc062e37b05e Mon Sep 17 00:00:00 2001 From: Andrej Zverev Date: Wed, 11 Sep 2013 17:56:03 +0000 Subject: - convert to the new perl5 framework - trim Makefile header Approved by: portmgr (bapt@, blanket) --- security/p5-Crypt-Twofish_PP/Makefile | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'security/p5-Crypt-Twofish_PP') diff --git a/security/p5-Crypt-Twofish_PP/Makefile b/security/p5-Crypt-Twofish_PP/Makefile index 8934bf9504de..bfaa50e3825f 100644 --- a/security/p5-Crypt-Twofish_PP/Makefile +++ b/security/p5-Crypt-Twofish_PP/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Crypt-Twofish_PP -# Date created: 19 January 2010 -# Whom: Konstantin Menshikov -# +# Created by: Konstantin Menshikov # $FreeBSD$ -# PORTNAME= Crypt-Twofish_PP PORTVERSION= 0.17 @@ -19,7 +15,8 @@ COMMENT= The Twofish Algorithm in Pure Perl BUILD_DEPENDS= p5-Locale-libintl>=0:${PORTSDIR}/devel/p5-Locale-libintl RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= YES +USES= perl5 +USE_PERL5= configure MAN3= Crypt::Twofish_PP.3 \ Crypt::Twofish_PP::Key16.3 \ -- cgit v1.2.3