diff options
Diffstat (limited to 'textproc/p5-Pod-Constants/Makefile')
-rw-r--r-- | textproc/p5-Pod-Constants/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-Pod-Constants/Makefile b/textproc/p5-Pod-Constants/Makefile index d8c210e4ef15..01ad0ac9f9cf 100644 --- a/textproc/p5-Pod-Constants/Makefile +++ b/textproc/p5-Pod-Constants/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= ../../authors/id/S/SA/SAMV PKGNAMEPREFIX= p5- MAINTAINER= skv@FreeBSD.org +COMMENT= Include constants from POD BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Pod/Parser.pm:${PORTSDIR}/textproc/p5-PodParser RUN_DEPENDS= ${BUILD_DEPENDS} |