aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Digest-HMAC/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Digest-HMAC/Makefile')
-rw-r--r--security/p5-Digest-HMAC/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/p5-Digest-HMAC/Makefile b/security/p5-Digest-HMAC/Makefile
index 931b75a778c0..3f766540fa32 100644
--- a/security/p5-Digest-HMAC/Makefile
+++ b/security/p5-Digest-HMAC/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Digest
PKGNAMEPREFIX= p5-
MAINTAINER= nork@FreeBSD.org
+COMMENT= Perl5 interface to HMAC Message-Digest Algorithms
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1
RUN_DEPENDS= ${BUILD_DEPENDS}