aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-DES_EDE3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Crypt-DES_EDE3/Makefile')
-rw-r--r--security/p5-Crypt-DES_EDE3/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/p5-Crypt-DES_EDE3/Makefile b/security/p5-Crypt-DES_EDE3/Makefile
index 624cc61dc220..c3e15f838bc1 100644
--- a/security/p5-Crypt-DES_EDE3/Makefile
+++ b/security/p5-Crypt-DES_EDE3/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Crypt
PKGNAMEPREFIX= p5-
MAINTAINER= jesper@FreeBSD.org
+COMMENT= Perl5 interface to a implementing 3-DES EDE encryption and decryption
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Crypt/DES.pm:${PORTSDIR}/security/p5-Crypt-DES
RUN_DEPENDS= ${BUILD_DEPENDS}