summaryrefslogtreecommitdiff
path: root/devel/p5-File-Cache/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-File-Cache/Makefile')
-rw-r--r--devel/p5-File-Cache/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/p5-File-Cache/Makefile b/devel/p5-File-Cache/Makefile
index 23eec6d26ae4..c5a81f5da926 100644
--- a/devel/p5-File-Cache/Makefile
+++ b/devel/p5-File-Cache/Makefile
@@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Perl module implementing a persistent object store
+
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable
RUN_DEPENDS= ${BUILD_DEPENDS}