diff options
Diffstat (limited to 'www/p5-CGI-Application-Plugin-AnyTemplate')
-rw-r--r-- | www/p5-CGI-Application-Plugin-AnyTemplate/Makefile | 10 | ||||
-rw-r--r-- | www/p5-CGI-Application-Plugin-AnyTemplate/pkg-plist | 18 |
2 files changed, 13 insertions, 15 deletions
diff --git a/www/p5-CGI-Application-Plugin-AnyTemplate/Makefile b/www/p5-CGI-Application-Plugin-AnyTemplate/Makefile index 1358aab3c8e5..bad1be891f38 100644 --- a/www/p5-CGI-Application-Plugin-AnyTemplate/Makefile +++ b/www/p5-CGI-Application-Plugin-AnyTemplate/Makefile @@ -19,14 +19,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= modbuild -MAN3= CGI::Application::Plugin::AnyTemplate.3 \ - CGI::Application::Plugin::AnyTemplate::Driver::HTMLTemplate.3 \ - CGI::Application::Plugin::AnyTemplate::Base.3 \ - CGI::Application::Plugin::AnyTemplate::Driver::TemplateToolkit.3 \ - CGI::Application::Plugin::AnyTemplate::ComponentHandler.3 \ - CGI::Application::Plugin::AnyTemplate::Driver::HTMLTemplatePluggable.3 \ - CGI::Application::Plugin::AnyTemplate::Driver::HTMLTemplateExpr.3 \ - CGI::Application::Plugin::AnyTemplate::Driver::Petal.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-CGI-Application-Plugin-AnyTemplate/pkg-plist b/www/p5-CGI-Application-Plugin-AnyTemplate/pkg-plist index bdd8dbb9648c..a23ca3e1e14a 100644 --- a/www/p5-CGI-Application-Plugin-AnyTemplate/pkg-plist +++ b/www/p5-CGI-Application-Plugin-AnyTemplate/pkg-plist @@ -1,11 +1,19 @@ -%%SITE_PERL%%/CGI/Application/Plugin/AnyTemplate/Driver/Petal.pm +%%PERL5_MAN3%%/CGI::Application::Plugin::AnyTemplate.3.gz +%%PERL5_MAN3%%/CGI::Application::Plugin::AnyTemplate::Base.3.gz +%%PERL5_MAN3%%/CGI::Application::Plugin::AnyTemplate::ComponentHandler.3.gz +%%PERL5_MAN3%%/CGI::Application::Plugin::AnyTemplate::Driver::HTMLTemplate.3.gz +%%PERL5_MAN3%%/CGI::Application::Plugin::AnyTemplate::Driver::HTMLTemplateExpr.3.gz +%%PERL5_MAN3%%/CGI::Application::Plugin::AnyTemplate::Driver::HTMLTemplatePluggable.3.gz +%%PERL5_MAN3%%/CGI::Application::Plugin::AnyTemplate::Driver::Petal.3.gz +%%PERL5_MAN3%%/CGI::Application::Plugin::AnyTemplate::Driver::TemplateToolkit.3.gz +%%SITE_PERL%%/CGI/Application/Plugin/AnyTemplate.pm +%%SITE_PERL%%/CGI/Application/Plugin/AnyTemplate/Base.pm %%SITE_PERL%%/CGI/Application/Plugin/AnyTemplate/ComponentHandler.pm -%%SITE_PERL%%/CGI/Application/Plugin/AnyTemplate/Driver/HTMLTemplatePluggable.pm %%SITE_PERL%%/CGI/Application/Plugin/AnyTemplate/Driver/HTMLTemplate.pm -%%SITE_PERL%%/CGI/Application/Plugin/AnyTemplate/Base.pm -%%SITE_PERL%%/CGI/Application/Plugin/AnyTemplate/Driver/TemplateToolkit.pm -%%SITE_PERL%%/CGI/Application/Plugin/AnyTemplate.pm %%SITE_PERL%%/CGI/Application/Plugin/AnyTemplate/Driver/HTMLTemplateExpr.pm +%%SITE_PERL%%/CGI/Application/Plugin/AnyTemplate/Driver/HTMLTemplatePluggable.pm +%%SITE_PERL%%/CGI/Application/Plugin/AnyTemplate/Driver/Petal.pm +%%SITE_PERL%%/CGI/Application/Plugin/AnyTemplate/Driver/TemplateToolkit.pm @dirrmtry %%SITE_PERL%%/CGI/Application/Plugin/AnyTemplate/Driver @dirrmtry %%SITE_PERL%%/CGI/Application/Plugin/AnyTemplate @dirrmtry %%SITE_PERL%%/CGI/Application/Plugin |