diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-11-26 13:08:24 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-11-26 13:08:24 +0000 |
commit | eee58d187e2c55fca6f53b9e482d33cf5346fe81 (patch) | |
tree | 0d350fe6ad6a2fe3222d838f3c72856c78cd449f /www/p5-Mason | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) | |
download | ports-eee58d187e2c55fca6f53b9e482d33cf5346fe81.tar.gz ports-eee58d187e2c55fca6f53b9e482d33cf5346fe81.zip |
Notes
Diffstat (limited to 'www/p5-Mason')
-rw-r--r-- | www/p5-Mason/Makefile | 1 | ||||
-rw-r--r-- | www/p5-Mason/pkg-plist | 20 |
2 files changed, 1 insertions, 20 deletions
diff --git a/www/p5-Mason/Makefile b/www/p5-Mason/Makefile index 102a384c43db..3be4060797f6 100644 --- a/www/p5-Mason/Makefile +++ b/www/p5-Mason/Makefile @@ -3,6 +3,7 @@ PORTNAME= Mason PORTVERSION= 2.22 +PORTREVISION= 1 CATEGORIES= www textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:JSWARTZ diff --git a/www/p5-Mason/pkg-plist b/www/p5-Mason/pkg-plist index ae1c7400c191..ea91e26a1416 100644 --- a/www/p5-Mason/pkg-plist +++ b/www/p5-Mason/pkg-plist @@ -115,23 +115,3 @@ man/man1/mason.pl.1.gz %%SITE_PERL%%/Mason/t/StaticSource.pm %%SITE_PERL%%/Mason/t/Syntax.pm %%SITE_PERL%%/Mason/t/Util.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Mason/.packlist -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mason -@dirrmtry %%SITE_PERL%%/Mason/t -@dirrmtry %%SITE_PERL%%/Mason/Test/RootClass -@dirrmtry %%SITE_PERL%%/Mason/Test/Plugins/Notify -@dirrmtry %%SITE_PERL%%/Mason/Test/Plugins -@dirrmtry %%SITE_PERL%%/Mason/Test/Overrides/Component -@dirrmtry %%SITE_PERL%%/Mason/Test/Overrides -@dirrmtry %%SITE_PERL%%/Mason/Test -@dirrmtry %%SITE_PERL%%/Mason/PluginBundle -@dirrmtry %%SITE_PERL%%/Mason/Plugin/TidyObjectFiles -@dirrmtry %%SITE_PERL%%/Mason/Plugin/LvalueAttributes -@dirrmtry %%SITE_PERL%%/Mason/Plugin/DollarDot -@dirrmtry %%SITE_PERL%%/Mason/Plugin/Defer -@dirrmtry %%SITE_PERL%%/Mason/Plugin -@dirrmtry %%SITE_PERL%%/Mason/Moose -@dirrmtry %%SITE_PERL%%/Mason/Manual -@dirrmtry %%SITE_PERL%%/Mason/Filters -@dirrmtry %%SITE_PERL%%/Mason/Component -@dirrmtry %%SITE_PERL%%/Mason |