mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Fix plist
Reported by: swill@ (Thanks !)
This commit is contained in:
parent
114b155762
commit
9f155c1bc2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=358762
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= Dancer2
|
||||
PORTVERSION= 0.141000
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user