diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /net/p5-Net | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'net/p5-Net')
-rw-r--r-- | net/p5-Net/Makefile | 1 | ||||
-rw-r--r-- | net/p5-Net/pkg-comment | 1 |
2 files changed, 1 insertions, 1 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 diff --git a/net/p5-Net/pkg-comment b/net/p5-Net/pkg-comment deleted file mode 100644 index c50a4b89717d..000000000000 --- a/net/p5-Net/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl5 modules to access and use network protocols |