diff options
Diffstat (limited to 'net/p5-NetAddr-IP/Makefile')
-rw-r--r-- | net/p5-NetAddr-IP/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/p5-NetAddr-IP/Makefile b/net/p5-NetAddr-IP/Makefile index 140bb7b7b12d..a9f654cf2744 100644 --- a/net/p5-NetAddr-IP/Makefile +++ b/net/p5-NetAddr-IP/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= NetAddr PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org +COMMENT= Perl module for working with IP addresses and blocks thereof BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple RUN_DEPENDS= ${BUILD_DEPENDS} |