aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2008-03-01 15:28:43 +0000
committerErwin Lansing <erwin@FreeBSD.org>2008-03-01 15:28:43 +0000
commit96c6246815d607daaeaca6a50b1302fcaf634c9f (patch)
tree0c9a2fe8325bd2428c704e4081b29629af102d42 /security
parent2884aa52697b33c38b283488dbe0138d0147f671 (diff)
downloadports-96c6246815d607daaeaca6a50b1302fcaf634c9f.tar.gz
ports-96c6246815d607daaeaca6a50b1302fcaf634c9f.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/p5-Crypt-IDEA/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/security/p5-Crypt-IDEA/Makefile b/security/p5-Crypt-IDEA/Makefile
index 010d31f0da0b..26170f15d034 100644
--- a/security/p5-Crypt-IDEA/Makefile
+++ b/security/p5-Crypt-IDEA/Makefile
@@ -7,16 +7,14 @@
PORTNAME= Crypt-IDEA
PORTVERSION= 1.08
+PORTREVISION= 1
CATEGORIES= security perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= Crypt
+MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= erwin@FreeBSD.org
COMMENT= Perl5 interface to IDEA block cipher
-BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
-
PERL_CONFIGURE= yes
MAN3= Crypt::IDEA.3