diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 17:43:05 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 17:43:05 +0000 |
commit | ea4ff3a586fd3fe8b1c1ab4a95c588ac51b6ba44 (patch) | |
tree | c5e8f3a0775244395b8c8127522934ec86048250 /net/p5-Net-SSH | |
parent | 3b6211baedc7b3d9aeca22c1950c16b53a3140de (diff) | |
download | ports-ea4ff3a586fd3fe8b1c1ab4a95c588ac51b6ba44.tar.gz ports-ea4ff3a586fd3fe8b1c1ab4a95c588ac51b6ba44.zip |
Notes
Diffstat (limited to 'net/p5-Net-SSH')
-rw-r--r-- | net/p5-Net-SSH/Makefile | 3 | ||||
-rw-r--r-- | net/p5-Net-SSH/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/net/p5-Net-SSH/Makefile b/net/p5-Net-SSH/Makefile index 976c79265e32..39d6f8c20465 100644 --- a/net/p5-Net-SSH/Makefile +++ b/net/p5-Net-SSH/Makefile @@ -13,7 +13,4 @@ COMMENT= Perl5 module to access and use ssh protocol USES= perl5 USE_PERL5= configure -MAN3= Net::SSH.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/net/p5-Net-SSH/pkg-plist b/net/p5-Net-SSH/pkg-plist index 0e6402098c05..fcdc1a45c0d9 100644 --- a/net/p5-Net-SSH/pkg-plist +++ b/net/p5-Net-SSH/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/Net/SSH.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSH/.packlist +%%PERL5_MAN3%%/Net::SSH.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSH @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net @dirrmtry %%SITE_PERL%%/Net |