diff options
Diffstat (limited to 'devel/p5-File-Cache')
-rw-r--r-- | devel/p5-File-Cache/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-File-Cache/pkg-comment | 1 |
2 files changed, 2 insertions, 1 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} diff --git a/devel/p5-File-Cache/pkg-comment b/devel/p5-File-Cache/pkg-comment deleted file mode 100644 index ea5e5c380371..000000000000 --- a/devel/p5-File-Cache/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module implementing a persistent object store |