diff options
Diffstat (limited to 'security/p5-Crypt-DES_EDE3')
-rw-r--r-- | security/p5-Crypt-DES_EDE3/Makefile | 1 | ||||
-rw-r--r-- | security/p5-Crypt-DES_EDE3/pkg-comment | 1 |
2 files changed, 1 insertions, 1 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} diff --git a/security/p5-Crypt-DES_EDE3/pkg-comment b/security/p5-Crypt-DES_EDE3/pkg-comment deleted file mode 100644 index 37f565322504..000000000000 --- a/security/p5-Crypt-DES_EDE3/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl5 interface to a implementing 3-DES EDE encryption and decryption |