diff options
Diffstat (limited to 'devel/p5-Storable/Makefile')
-rw-r--r-- | devel/p5-Storable/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-Storable/Makefile b/devel/p5-Storable/Makefile index efc3b25de016..e40beee098c5 100644 --- a/devel/p5-Storable/Makefile +++ b/devel/p5-Storable/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Storable PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org +COMMENT= Persistency for perl data structures BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple RUN_DEPENDS= ${BUILD_DEPENDS} |