diff options
Diffstat (limited to 'security/p5-Crypt-HCE_SHA/Makefile')
-rw-r--r-- | security/p5-Crypt-HCE_SHA/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/p5-Crypt-HCE_SHA/Makefile b/security/p5-Crypt-HCE_SHA/Makefile index d8b05d4bc16b..7e7e31757ded 100644 --- a/security/p5-Crypt-HCE_SHA/Makefile +++ b/security/p5-Crypt-HCE_SHA/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Perl5 interface to one way hash chaining block cipher BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 |