diff options
author | az <az@FreeBSD.org> | 2014-01-06 01:15:11 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2014-01-06 01:15:11 +0800 |
commit | 8fd6e80d03d962f348055aaeab01305cde132ee8 (patch) | |
tree | ea85e822272fbc35e44bc2b9d9a65766794f3c68 /net/p5-Net-Telnet | |
parent | 522ae32fb6087bfe4228b7edc7b898e751023c07 (diff) | |
download | freebsd-ports-gnome-8fd6e80d03d962f348055aaeab01305cde132ee8.tar.gz freebsd-ports-gnome-8fd6e80d03d962f348055aaeab01305cde132ee8.tar.zst freebsd-ports-gnome-8fd6e80d03d962f348055aaeab01305cde132ee8.zip |
- stage support
Approved by: portmgr (blanket infrastructure)
Diffstat (limited to 'net/p5-Net-Telnet')
-rw-r--r-- | net/p5-Net-Telnet/Makefile | 3 | ||||
-rw-r--r-- | net/p5-Net-Telnet/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/net/p5-Net-Telnet/Makefile b/net/p5-Net-Telnet/Makefile index 65c3a4b70538..cd97fc53f05a 100644 --- a/net/p5-Net-Telnet/Makefile +++ b/net/p5-Net-Telnet/Makefile @@ -12,7 +12,4 @@ COMMENT= Perl5 module to access and use telnet protocol USES= perl5 USE_PERL5= configure -MAN3= Net::Telnet.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/net/p5-Net-Telnet/pkg-plist b/net/p5-Net-Telnet/pkg-plist index 1c968f834005..c5ee1a4c2bd8 100644 --- a/net/p5-Net-Telnet/pkg-plist +++ b/net/p5-Net-Telnet/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/Net/Telnet.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Telnet/.packlist +%%PERL5_MAN3%%/Net::Telnet.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Telnet @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net @dirrmtry %%SITE_PERL%%/Net |