diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-06 11:06:36 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-06 11:06:36 +0000 |
commit | 363a40e814e960ed15a041478fdc804bfe2b3d74 (patch) | |
tree | dc2033ab54e747121833bd8bfec92bc3dff16c8e /japanese/p5-HTML-MobileJp | |
parent | 0ba222eb06427ecfb2e5bae18e3c79a555c8bb2b (diff) |
Notes
Diffstat (limited to 'japanese/p5-HTML-MobileJp')
-rw-r--r-- | japanese/p5-HTML-MobileJp/Makefile | 12 | ||||
-rw-r--r-- | japanese/p5-HTML-MobileJp/pkg-plist | 3 |
2 files changed, 5 insertions, 10 deletions
diff --git a/japanese/p5-HTML-MobileJp/Makefile b/japanese/p5-HTML-MobileJp/Makefile index 07cfce8bb8b3..889bb3dd4090 100644 --- a/japanese/p5-HTML-MobileJp/Makefile +++ b/japanese/p5-HTML-MobileJp/Makefile @@ -5,6 +5,7 @@ PORTNAME= HTML-MobileJp PORTVERSION= 0.08 CATEGORIES= japanese www perl5 MASTER_SITES= CPAN +PKGNAMEPREFIX= p5- MAINTAINER= markun@onohara.to COMMENT= Generate mobile-jp html tags @@ -22,13 +23,4 @@ TEST_DEPENDS= p5-Test-Base>0:${PORTSDIR}/devel/p5-Test-Base \ USES= perl5 USE_PERL5= configure -MAN3= HTML::MobileJp.3 \ - HTML::MobileJp::Plugin::GPS.3 \ - HTML::MobileJp::Plugin::EZweb::Object.3 - -NO_STAGE= yes -.include <bsd.port.pre.mk> - -PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5- - -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/japanese/p5-HTML-MobileJp/pkg-plist b/japanese/p5-HTML-MobileJp/pkg-plist index 8affe3370ea7..dd99604e3eed 100644 --- a/japanese/p5-HTML-MobileJp/pkg-plist +++ b/japanese/p5-HTML-MobileJp/pkg-plist @@ -2,6 +2,9 @@ %%SITE_PERL%%/HTML/MobileJp/Plugin/EZweb/Object.pm %%SITE_PERL%%/HTML/MobileJp/Plugin/GPS.pm %%SITE_PERL%%/HTML/MobileJp.pm +%%PERL5_MAN3%%/HTML::MobileJp.3.gz +%%PERL5_MAN3%%/HTML::MobileJp::Plugin::EZweb::Object.3.gz +%%PERL5_MAN3%%/HTML::MobileJp::Plugin::GPS.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/MobileJp @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML @dirrmtry %%SITE_PERL%%/HTML/MobileJp/Plugin/EZweb |