diff options
Diffstat (limited to 'textproc/p5-URI-Find/Makefile')
-rw-r--r-- | textproc/p5-URI-Find/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-URI-Find/Makefile b/textproc/p5-URI-Find/Makefile index 56237527624e..bf986e95c652 100644 --- a/textproc/p5-URI-Find/Makefile +++ b/textproc/p5-URI-Find/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= URI PKGNAMEPREFIX= p5- MAINTAINER= petef@FreeBSD.org +COMMENT= Perl module to find URIs in arbitrary text BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/URI.pm:${PORTSDIR}/net/p5-URI RUN_DEPENDS= ${BUILD_DEPENDS} |