aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-Net/Makefile')
-rw-r--r--net/p5-Net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/p5-Net/Makefile b/net/p5-Net/Makefile
index 240760e8067e..ec0b4cda9325 100644
--- a/net/p5-Net/Makefile
+++ b/net/p5-Net/Makefile
@@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= Net
DISTNAME= libnet-${PORTVERSION}
MAINTAINER= demon@FreeBSD.org
+COMMENT= Perl5 modules to access and use network protocols
RUN_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/Authen/SASL.pm:${PORTSDIR}/security/p5-Authen-SASL \
${PREFIX}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64