aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-CBC/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-20 19:00:52 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-20 19:00:52 +0000
commit2c41b9e5f36c24eeec55e43d4af00d2aba2e3f9b (patch)
tree5d08222d6b73d9f9af96df3e575f949469caf443 /security/p5-Crypt-CBC/Makefile
parent9db6b4e20b78473ae9952b5c4157057b33d376f2 (diff)
downloadports-2c41b9e5f36c24eeec55e43d4af00d2aba2e3f9b.tar.gz
ports-2c41b9e5f36c24eeec55e43d4af00d2aba2e3f9b.zip
Notes
Diffstat (limited to 'security/p5-Crypt-CBC/Makefile')
-rw-r--r--security/p5-Crypt-CBC/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/p5-Crypt-CBC/Makefile b/security/p5-Crypt-CBC/Makefile
index 8b7b0661f553..89b660d66c90 100644
--- a/security/p5-Crypt-CBC/Makefile
+++ b/security/p5-Crypt-CBC/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Crypt
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
+COMMENT= Perl5 interface to Cipher Block Chaining with DES and IDEA
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5