diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-29 17:46:33 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-29 17:46:33 +0000 |
commit | 073942c880a4e31c6e91aaef30f6d9a64633ad26 (patch) | |
tree | c00f6ccb48c8f9d9e251c8caa0928d7e3f950145 /net-im/p5-Net-NetSend | |
parent | 78504bf84db13c1a72fc4e0047f60cb40718f703 (diff) | |
download | ports-073942c880a4e31c6e91aaef30f6d9a64633ad26.tar.gz ports-073942c880a4e31c6e91aaef30f6d9a64633ad26.zip |
Notes
Diffstat (limited to 'net-im/p5-Net-NetSend')
-rw-r--r-- | net-im/p5-Net-NetSend/Makefile | 3 | ||||
-rw-r--r-- | net-im/p5-Net-NetSend/pkg-descr | 3 | ||||
-rw-r--r-- | net-im/p5-Net-NetSend/pkg-plist | 1 |
3 files changed, 2 insertions, 5 deletions
diff --git a/net-im/p5-Net-NetSend/Makefile b/net-im/p5-Net-NetSend/Makefile index 204b1a28b585..ada5f9b2df5a 100644 --- a/net-im/p5-Net-NetSend/Makefile +++ b/net-im/p5-Net-NetSend/Makefile @@ -13,7 +13,4 @@ COMMENT= Perl extension for sending Windows Popup Messages USES= perl5 USE_PERL5= configure -MAN3= Net::NetSend.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/p5-Net-NetSend/pkg-descr b/net-im/p5-Net-NetSend/pkg-descr index c7071132cb96..32618701e064 100644 --- a/net-im/p5-Net-NetSend/pkg-descr +++ b/net-im/p5-Net-NetSend/pkg-descr @@ -3,5 +3,4 @@ enabling a perl5 application to talk to windows machines. This is a pure Perl implementation that approximates the "net send" command on Windows. -Author: Florian Greb <greb@cpan.org> -WWW: http://search.cpan.org/dist/Net-NetSend/ +WWW: http://search.cpan.org/dist/Net-NetSend/ diff --git a/net-im/p5-Net-NetSend/pkg-plist b/net-im/p5-Net-NetSend/pkg-plist index 1b8922cddcb7..458b6681797c 100644 --- a/net-im/p5-Net-NetSend/pkg-plist +++ b/net-im/p5-Net-NetSend/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/Net/NetSend.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/NetSend/.packlist +%%PERL5_MAN3%%/Net::NetSend.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/NetSend @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net @dirrmtry %%SITE_PERL%%/Net |