diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 16:55:04 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 16:55:04 +0000 |
commit | e8d65f9e66ec9f84bdea1e8a40584af5e48c8974 (patch) | |
tree | 394a499756d9bc6aa6a910d46873b32b5258b5fa /print/p5-Net-Printer | |
parent | 1c9c0b7a4ac26d2a136e928e9e2e9a4d24fd127c (diff) | |
download | ports-e8d65f9e66ec9f84bdea1e8a40584af5e48c8974.tar.gz ports-e8d65f9e66ec9f84bdea1e8a40584af5e48c8974.zip |
Notes
Diffstat (limited to 'print/p5-Net-Printer')
-rw-r--r-- | print/p5-Net-Printer/Makefile | 3 | ||||
-rw-r--r-- | print/p5-Net-Printer/pkg-descr | 2 | ||||
-rw-r--r-- | print/p5-Net-Printer/pkg-plist | 1 |
3 files changed, 3 insertions, 3 deletions
diff --git a/print/p5-Net-Printer/Makefile b/print/p5-Net-Printer/Makefile index 27800f0a1eaa..353bd23b97b1 100644 --- a/print/p5-Net-Printer/Makefile +++ b/print/p5-Net-Printer/Makefile @@ -15,7 +15,4 @@ LICENSE= BSD USES= perl5 USE_PERL5= configure -MAN3= Net::Printer.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/print/p5-Net-Printer/pkg-descr b/print/p5-Net-Printer/pkg-descr index c9f3ab1a89b2..4edd99b4e3ad 100644 --- a/print/p5-Net-Printer/pkg-descr +++ b/print/p5-Net-Printer/pkg-descr @@ -15,3 +15,5 @@ or other Sys V-derived operating systems, will work so long as the print spoolers are set up to understand the BSD protocol. Most modern network-capable laser printers, such as those manufactured by HP and LexMark, also "speak" BSD. + +WWW: http://search.cpan.org/dist/Net-Printer/ diff --git a/print/p5-Net-Printer/pkg-plist b/print/p5-Net-Printer/pkg-plist index 72c3f040134a..60923a2f26bb 100644 --- a/print/p5-Net-Printer/pkg-plist +++ b/print/p5-Net-Printer/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/Net/Printer.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Printer/.packlist +%%PERL5_MAN3%%/Net::Printer.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Printer @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net @dirrmtry %%SITE_PERL%%/Net |