aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Geo-IP-PurePerl
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2013-11-05 16:42:55 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2013-11-05 16:42:55 +0000
commit3246ebc3ca130704875cc0faca419ea671588641 (patch)
tree443222d8f53a5a1c5592070cd0d06a088ffbf387 /net/p5-Geo-IP-PurePerl
parentcbbf190e5e0d3f9bba3451679ffcd5049590b468 (diff)
downloadports-3246ebc3ca130704875cc0faca419ea671588641.tar.gz
ports-3246ebc3ca130704875cc0faca419ea671588641.zip
Support STAGEDIR.
Notes
Notes: svn path=/head/; revision=332868
Diffstat (limited to 'net/p5-Geo-IP-PurePerl')
-rw-r--r--net/p5-Geo-IP-PurePerl/Makefile4
-rw-r--r--net/p5-Geo-IP-PurePerl/pkg-plist12
2 files changed, 7 insertions, 9 deletions
diff --git a/net/p5-Geo-IP-PurePerl/Makefile b/net/p5-Geo-IP-PurePerl/Makefile
index 89dfc9693dce..c7a5a9ea199b 100644
--- a/net/p5-Geo-IP-PurePerl/Makefile
+++ b/net/p5-Geo-IP-PurePerl/Makefile
@@ -13,8 +13,4 @@ COMMENT= Look up country by IP Address
USES= perl5
USE_PERL5= configure
-MAN1= geoip-lookup.1
-MAN3= Geo::IP::PurePerl.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net/p5-Geo-IP-PurePerl/pkg-plist b/net/p5-Geo-IP-PurePerl/pkg-plist
index 1f52d4938e03..ed351639cfb2 100644
--- a/net/p5-Geo-IP-PurePerl/pkg-plist
+++ b/net/p5-Geo-IP-PurePerl/pkg-plist
@@ -1,8 +1,10 @@
bin/geoip-lookup
+%%PERL5_MAN3%%/Geo::IP::PurePerl.3.gz
%%SITE_PERL%%/Geo/IP/PurePerl.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/IP/PurePerl/.packlist
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/IP/PurePerl/
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/IP/
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/
-@dirrm %%SITE_PERL%%/Geo/IP/
-@dirrmtry %%SITE_PERL%%/Geo/
+man/man1/geoip-lookup.1.gz
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/IP/PurePerl
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/IP
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo
+@dirrmtry %%SITE_PERL%%/Geo/IP
+@dirrmtry %%SITE_PERL%%/Geo