aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Digest-HMAC
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2003-02-22 16:16:12 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2003-02-22 16:16:12 +0000
commitf859a1e80919cfc72224dfbcff257f2a20359b7b (patch)
tree460a8bdfff73c582c5c3f43c0848b1837368d595 /security/p5-Digest-HMAC
parentcab3a431b8e736a9644f8c3cf022626de228a00a (diff)
downloadports-f859a1e80919cfc72224dfbcff257f2a20359b7b.tar.gz
ports-f859a1e80919cfc72224dfbcff257f2a20359b7b.zip
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=76167
Diffstat (limited to 'security/p5-Digest-HMAC')
-rw-r--r--security/p5-Digest-HMAC/Makefile1
-rw-r--r--security/p5-Digest-HMAC/pkg-comment1
2 files changed, 1 insertions, 1 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}
diff --git a/security/p5-Digest-HMAC/pkg-comment b/security/p5-Digest-HMAC/pkg-comment
deleted file mode 100644
index 501cc1d84ad5..000000000000
--- a/security/p5-Digest-HMAC/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Perl5 interface to HMAC Message-Digest Algorithms