diff options
Diffstat (limited to 'www/p5-CGI-XMLApplication/pkg-plist')
-rw-r--r-- | www/p5-CGI-XMLApplication/pkg-plist | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/www/p5-CGI-XMLApplication/pkg-plist b/www/p5-CGI-XMLApplication/pkg-plist new file mode 100644 index 000000000000..0b813d8ae729 --- /dev/null +++ b/www/p5-CGI-XMLApplication/pkg-plist @@ -0,0 +1,16 @@ +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/CGI/XMLApplication/.packlist +lib/perl5/site_perl/%%PERL_VER%%/CGI/XMLApplication.pm +%%PORTDOCS%%share/examples/CGI-XMLApplication/ex2_finish.xsl +%%PORTDOCS%%share/examples/CGI-XMLApplication/ex2_form.xsl +%%PORTDOCS%%share/examples/CGI-XMLApplication/example1.pl +%%PORTDOCS%%share/examples/CGI-XMLApplication/example1.pm +%%PORTDOCS%%share/examples/CGI-XMLApplication/example2.pl +%%PORTDOCS%%share/examples/CGI-XMLApplication/example2.pm +%%PORTDOCS%%share/examples/CGI-XMLApplication/example3.pl +%%PORTDOCS%%share/examples/CGI-XMLApplication/example3.pm +%%PORTDOCS%%share/examples/CGI-XMLApplication/example4.pl +%%PORTDOCS%%share/examples/CGI-XMLApplication/example4.pm +%%PORTDOCS%%@dirrm share/examples/CGI-XMLApplication +@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/CGI/XMLApplication +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/CGI 2>/dev/null || true +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/CGI 2>/dev/null || true |