diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 13:31:10 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 13:31:10 +0000 |
commit | 795711ff1b440ade6941b9e54565ed59ce70ed45 (patch) | |
tree | b11817de4cac4d4fe8e9e4bdc9d8add75d858241 /www/p5-Emplacken | |
parent | 0f14de4f06ed676eaa7a80f355fde48c8144b956 (diff) |
Notes
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 3809170ecbce..c5b9c0ac2ad8 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 ca2f30e370ee..5ce7db0f6a21 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 54ad19bbe625..d453c944a412 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 |