diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2013-10-03 13:34:43 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2013-10-03 13:34:43 +0000 |
commit | a91c990c95b4a16ea795533707c4b41eca4a20ed (patch) | |
tree | 32b6408f4227e59bbd45a2ff105807c3bcc816f4 /www/p5-Catalyst-Plugin-Session-Store-DBIC | |
parent | ac5b4b49ea08c7d1a453a4ceb434c22bb101b556 (diff) | |
download | ports-a91c990c95b4a16ea795533707c4b41eca4a20ed.tar.gz ports-a91c990c95b4a16ea795533707c4b41eca4a20ed.zip |
Notes
Diffstat (limited to 'www/p5-Catalyst-Plugin-Session-Store-DBIC')
-rw-r--r-- | www/p5-Catalyst-Plugin-Session-Store-DBIC/Makefile | 6 | ||||
-rw-r--r-- | www/p5-Catalyst-Plugin-Session-Store-DBIC/pkg-plist | 2 |
2 files changed, 3 insertions, 5 deletions
diff --git a/www/p5-Catalyst-Plugin-Session-Store-DBIC/Makefile b/www/p5-Catalyst-Plugin-Session-Store-DBIC/Makefile index 9b90ae789748..882aecee7722 100644 --- a/www/p5-Catalyst-Plugin-Session-Store-DBIC/Makefile +++ b/www/p5-Catalyst-Plugin-Session-Store-DBIC/Makefile @@ -7,7 +7,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= danilogondolfo@gmail.com +MAINTAINER= danilo@FreeBSD.org COMMENT= Store your sessions via DBIx::Class LICENSE= ART10 GPLv1 @@ -24,8 +24,4 @@ TEST_DEPENDS= p5-Test-Warn>=0:${PORTSDIR}/devel/p5-Test-Warn USES= perl5 USE_PERL5= configure -MAN3= Catalyst::Plugin::Session::Store::DBIC.3 \ - Catalyst::Plugin::Session::Store::DBIC::Delegate.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Catalyst-Plugin-Session-Store-DBIC/pkg-plist b/www/p5-Catalyst-Plugin-Session-Store-DBIC/pkg-plist index 7e9d3f0df80b..743221a5fcdc 100644 --- a/www/p5-Catalyst-Plugin-Session-Store-DBIC/pkg-plist +++ b/www/p5-Catalyst-Plugin-Session-Store-DBIC/pkg-plist @@ -1,6 +1,8 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Session/Store/DBIC/.packlist %%SITE_PERL%%/Catalyst/Plugin/Session/Store/DBIC.pm %%SITE_PERL%%/Catalyst/Plugin/Session/Store/DBIC/Delegate.pm +%%PERL5_MAN3%%/Catalyst::Plugin::Session::Store::DBIC.3.gz +%%PERL5_MAN3%%/Catalyst::Plugin::Session::Store::DBIC::Delegate.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Session/Store/DBIC @dirrmtry %%SITE_PERL%%/Catalyst/Plugin/Session/Store/DBIC @dirrmtry %%SITE_PERL%%/Catalyst/Plugin/Session/Store |