diff options
author | az <az@FreeBSD.org> | 2014-01-05 21:31:10 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2014-01-05 21:31:10 +0800 |
commit | dedcf5cbb9778e8fbef28cd718c35b6c10e5ed7e (patch) | |
tree | b11817de4cac4d4fe8e9e4bdc9d8add75d858241 /www/p5-Emplacken | |
parent | b33e0c5784f33b0d817243748ef3277f7f655bf1 (diff) | |
download | freebsd-ports-graphics-dedcf5cbb9778e8fbef28cd718c35b6c10e5ed7e.tar.gz freebsd-ports-graphics-dedcf5cbb9778e8fbef28cd718c35b6c10e5ed7e.tar.zst freebsd-ports-graphics-dedcf5cbb9778e8fbef28cd718c35b6c10e5ed7e.zip |
- stage support
Approved by: portmgr (blanket infrastructure)
Diffstat (limited to 'www/p5-Emplacken')
-rw-r--r-- | www/p5-Emplacken/Makefile | 4 | ||||
-rw-r--r-- | www/p5-Emplacken/pkg-descr | 2 | ||||
-rw-r--r-- | www/p5-Emplacken/pkg-plist | 2 |
3 files changed, 3 insertions, 5 deletions
diff --git a/www/p5-Emplacken/Makefile b/www/p5-Emplacken/Makefile index 3809170ecbc..c5b9c0ac2ad 100644 --- a/www/p5-Emplacken/Makefile +++ b/www/p5-Emplacken/Makefile @@ -28,8 +28,4 @@ RUN_DEPENDS= p5-Class-Load>=0:${PORTSDIR}/devel/p5-Class-Load \ USES= perl5 USE_PERL5= configure -MAN3= Emplacken.3 \ - Emplacken::Types.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Emplacken/pkg-descr b/www/p5-Emplacken/pkg-descr index ca2f30e370e..5ce7db0f6a2 100644 --- a/www/p5-Emplacken/pkg-descr +++ b/www/p5-Emplacken/pkg-descr @@ -9,4 +9,4 @@ Catalyst, Mojo, and Mason app files natively. For other apps, or more complicated setups, you can supply a template to Emplacken and it will use that to generate the PSGI app. -WWW: http://search.cpan.org/dist/Emplacken/ +WWW: http://search.cpan.org/dist/Emplacken/ diff --git a/www/p5-Emplacken/pkg-plist b/www/p5-Emplacken/pkg-plist index 54ad19bbe62..d453c944a41 100644 --- a/www/p5-Emplacken/pkg-plist +++ b/www/p5-Emplacken/pkg-plist @@ -13,6 +13,8 @@ bin/emplacken %%SITE_PERL%%/Emplacken/Stderr.pm %%SITE_PERL%%/Emplacken/Types.pm %%SITE_PERL%%/Emplacken/Types/Internal.pm +%%PERL5_MAN3%%/Emplacken.3.gz +%%PERL5_MAN3%%/Emplacken::Types.3.gz @dirrmtry %%SITE_PERL%%/Emplacken/Types @dirrmtry %%SITE_PERL%%/Emplacken/Role @dirrmtry %%SITE_PERL%%/Emplacken/CodeBuilder |