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-Camellia_PP/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'security/p5-Crypt-Camellia_PP') diff --git a/security/p5-Crypt-Camellia_PP/Makefile b/security/p5-Crypt-Camellia_PP/Makefile index 50c254996687..08397b8b7a08 100644 --- a/security/p5-Crypt-Camellia_PP/Makefile +++ b/security/p5-Crypt-Camellia_PP/Makefile @@ -1,6 +1,4 @@ -# New ports collection Makefile for: p5-Crypt-Camellia_PP -# Date created: Thu Jul 12 16:35:39 JST 2007 -# Whom: Yoshisato YANAGISAWA +# Created by: Yoshisato YANAGISAWA # $FreeBSD$ PORTNAME= Crypt-Camellia_PP @@ -12,7 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= yanagisawa@csg.is.titech.ac.jp COMMENT= Perl extension for Camellia Encryption Algorithm in pure Perl -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Crypt::Camellia_PP.3 -- cgit v1.2.3