aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/p5-Net-IPv6Addr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/p5-Net-IPv6Addr/Makefile')
-rw-r--r--net-mgmt/p5-Net-IPv6Addr/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/p5-Net-IPv6Addr/Makefile b/net-mgmt/p5-Net-IPv6Addr/Makefile
index 40a1efcba4c3..4fcf1c77ddce 100644
--- a/net-mgmt/p5-Net-IPv6Addr/Makefile
+++ b/net-mgmt/p5-Net-IPv6Addr/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Net
PKGNAMEPREFIX= p5-
MAINTAINER= jj@nttmcl.com
+COMMENT= Perl extension for manipulating IPv6 addresses
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/IPv4Addr.pm:${PORTSDIR}/net/p5-Net-IPv4Addr \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Math/Base85.pm:${PORTSDIR}/math/p5-Math-Base85