diff options
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 |