- Fix plist

Reported by:	swill@ (Thanks !)
This commit is contained in:
Wen Heping 2014-06-22 02:04:45 +00:00
parent 114b155762
commit 9f155c1bc2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=358762
2 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,7 @@
PORTNAME= Dancer2
PORTVERSION= 0.141000
PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-

View File

@ -74,6 +74,7 @@ bin/dancer2
%%SITE_PERL%%/Dancer2/Plugins.pod
%%SITE_PERL%%/Dancer2/Serializer/Dumper.pm
%%SITE_PERL%%/Dancer2/Serializer/JSON.pm
%%SITE_PERL%%/Dancer2/Serializer/Mutable.pm
%%SITE_PERL%%/Dancer2/Serializer/YAML.pm
%%SITE_PERL%%/Dancer2/Session/Simple.pm
%%SITE_PERL%%/Dancer2/Session/YAML.pm
@ -136,6 +137,7 @@ bin/dancer2
%%PERL5_MAN3%%/Dancer2::Plugins.3.gz
%%PERL5_MAN3%%/Dancer2::Serializer::Dumper.3.gz
%%PERL5_MAN3%%/Dancer2::Serializer::JSON.3.gz
%%PERL5_MAN3%%/Dancer2::Serializer::Mutable.3.gz
%%PERL5_MAN3%%/Dancer2::Serializer::YAML.3.gz
%%PERL5_MAN3%%/Dancer2::Session::Simple.3.gz
%%PERL5_MAN3%%/Dancer2::Session::YAML.3.gz