diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 15:52:33 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 15:52:33 +0000 |
commit | 2875a8723c8d679097022d219edf83bc9181f0de (patch) | |
tree | 16477c7d6da71c4c6bb4fcb31efb29bc3f0b3414 /net-mgmt/p5-Net-IP-Match-Regexp | |
parent | b2734860b15f15e845a29bcb71a914593698a79a (diff) | |
download | ports-2875a8723c8d679097022d219edf83bc9181f0de.tar.gz ports-2875a8723c8d679097022d219edf83bc9181f0de.zip |
Notes
Diffstat (limited to 'net-mgmt/p5-Net-IP-Match-Regexp')
-rw-r--r-- | net-mgmt/p5-Net-IP-Match-Regexp/Makefile | 3 | ||||
-rw-r--r-- | net-mgmt/p5-Net-IP-Match-Regexp/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/net-mgmt/p5-Net-IP-Match-Regexp/Makefile b/net-mgmt/p5-Net-IP-Match-Regexp/Makefile index f79975586280..f1c37c366ceb 100644 --- a/net-mgmt/p5-Net-IP-Match-Regexp/Makefile +++ b/net-mgmt/p5-Net-IP-Match-Regexp/Makefile @@ -14,7 +14,4 @@ COMMENT= Efficiently match IP addresses against IP ranges via regexp USES= perl5 USE_PERL5= configure -MAN3= Net::IP::Match::Regexp.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-mgmt/p5-Net-IP-Match-Regexp/pkg-plist b/net-mgmt/p5-Net-IP-Match-Regexp/pkg-plist index 3b52a410c03a..cf60eba7047c 100644 --- a/net-mgmt/p5-Net-IP-Match-Regexp/pkg-plist +++ b/net-mgmt/p5-Net-IP-Match-Regexp/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/IP/Match/Regexp/.packlist %%SITE_PERL%%/Net/IP/Match/Regexp.pm +%%PERL5_MAN3%%/Net::IP::Match::Regexp.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/IP/Match/Regexp @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/IP/Match @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/IP |