diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-02-01 14:41:36 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-02-01 14:41:36 +0000 |
commit | 244d3c2210a4fab03e5061a4f2b23edbe7033339 (patch) | |
tree | c2a650599f15978179e2fe31cc16e35853baa449 /dns/p5-Net-RBLClient | |
parent | 8df6b9b0c508eafb70032cb1eba9c4ff06dea2a9 (diff) | |
download | ports-244d3c2210a4fab03e5061a4f2b23edbe7033339.tar.gz ports-244d3c2210a4fab03e5061a4f2b23edbe7033339.zip |
- Stage support
Notes
Notes:
svn path=/head/; revision=342151
Diffstat (limited to 'dns/p5-Net-RBLClient')
-rw-r--r-- | dns/p5-Net-RBLClient/Makefile | 4 | ||||
-rw-r--r-- | dns/p5-Net-RBLClient/pkg-plist | 2 |
2 files changed, 2 insertions, 4 deletions
diff --git a/dns/p5-Net-RBLClient/Makefile b/dns/p5-Net-RBLClient/Makefile index dce5a13847be..ea07e90190be 100644 --- a/dns/p5-Net-RBLClient/Makefile +++ b/dns/p5-Net-RBLClient/Makefile @@ -19,8 +19,4 @@ WRKSRC= ${WRKDIR}/RBLCLient-${PORTVERSION} USES= perl5 USE_PERL5= configure -MAN1= spamalyze.1 -MAN3= Net::RBLClient.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/dns/p5-Net-RBLClient/pkg-plist b/dns/p5-Net-RBLClient/pkg-plist index a7cde0cc1189..5c6e2348b6e3 100644 --- a/dns/p5-Net-RBLClient/pkg-plist +++ b/dns/p5-Net-RBLClient/pkg-plist @@ -1,6 +1,8 @@ bin/spamalyze %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/RBLClient/.packlist %%SITE_PERL%%/Net/RBLClient.pm +%%PERL5_MAN3%%/Net::RBLClient.3.gz +man/man1/spamalyze.1.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/RBLClient @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net @dirrmtry %%SITE_PERL%%/Net |