aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Filter-CBC
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2004-11-09 13:43:11 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2004-11-09 13:43:11 +0000
commit38e15cbcac621157e3484090af4ae6104e725274 (patch)
treeaade512d19d6fe860cf1ede028cfa4eb4cf97a41 /security/p5-Filter-CBC
parent8dd2085064f712bfdee98302909f949449ec2c7c (diff)
downloadports-38e15cbcac621157e3484090af4ae6104e725274.tar.gz
ports-38e15cbcac621157e3484090af4ae6104e725274.zip
Notes
Diffstat (limited to 'security/p5-Filter-CBC')
-rw-r--r--security/p5-Filter-CBC/Makefile4
-rw-r--r--security/p5-Filter-CBC/pkg-descr5
2 files changed, 2 insertions, 7 deletions
diff --git a/security/p5-Filter-CBC/Makefile b/security/p5-Filter-CBC/Makefile
index c76913aa51e4..af2399f5fc47 100644
--- a/security/p5-Filter-CBC/Makefile
+++ b/security/p5-Filter-CBC/Makefile
@@ -7,7 +7,7 @@
PORTNAME= Filter-CBC
PORTVERSION= 0.09
-CATEGORIES= devel perl5
+CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Filter
PKGNAMEPREFIX= p5-
@@ -21,9 +21,7 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Filter/Util/Call.pm:${PORTSDIR}/devel/p
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
-PLIST_SUB= EXAMPLESDIR="share/examples/${PORTNAME}"
-MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= Filter::CBC.3
post-install:
diff --git a/security/p5-Filter-CBC/pkg-descr b/security/p5-Filter-CBC/pkg-descr
index c76cede02578..a4cbde899f28 100644
--- a/security/p5-Filter-CBC/pkg-descr
+++ b/security/p5-Filter-CBC/pkg-descr
@@ -3,7 +3,4 @@ encrypt your code. The tricky part is that most CBC Algorithms have binary
output. The textmode bypasses this obstacle, by converting the data to less
scary data.
-WWW: http://search.cpan.org/search?dist=Filter-CBC
-
--- Sergey Skvortsov
-skv@FreeBSD.org
+WWW: http://search.cpan.org/dist/Filter-CBC/