diff options
Diffstat (limited to 'net/p5-Net-Whois-Raw')
-rw-r--r-- | net/p5-Net-Whois-Raw/Makefile | 4 | ||||
-rw-r--r-- | net/p5-Net-Whois-Raw/pkg-plist | 6 |
2 files changed, 4 insertions, 6 deletions
diff --git a/net/p5-Net-Whois-Raw/Makefile b/net/p5-Net-Whois-Raw/Makefile index 8c35818fb0fd..dcff5cd0112a 100644 --- a/net/p5-Net-Whois-Raw/Makefile +++ b/net/p5-Net-Whois-Raw/Makefile @@ -24,8 +24,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN1= pwhois.1 -MAN3= Net::Whois::Raw.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/net/p5-Net-Whois-Raw/pkg-plist b/net/p5-Net-Whois-Raw/pkg-plist index aa95c0c9b2a0..71cc3c760551 100644 --- a/net/p5-Net-Whois-Raw/pkg-plist +++ b/net/p5-Net-Whois-Raw/pkg-plist @@ -1,11 +1,13 @@ bin/pwhois +%%PERL5_MAN3%%/Net::Whois::Raw.3.gz %%SITE_PERL%%/Net/Whois/Raw.pm %%SITE_PERL%%/Net/Whois/Raw/Common.pm %%SITE_PERL%%/Net/Whois/Raw/Data.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Whois/Raw/.packlist -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Whois/Raw +man/man1/pwhois.1.gz +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Whois/Raw @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Whois @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net -@dirrm %%SITE_PERL%%/Net/Whois/Raw +@dirrmtry %%SITE_PERL%%/Net/Whois/Raw @dirrmtry %%SITE_PERL%%/Net/Whois @dirrmtry %%SITE_PERL%%/Net |