summaryrefslogtreecommitdiff
path: root/www/p5-Apache-SSI/pkg-plist
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2001-05-27 02:03:48 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2001-05-27 02:03:48 +0000
commiteaa714d7b427469323f9cdf8a5e501aecd6e56da (patch)
tree2e0bf772048494255573b6e359f93e72bc5cf960 /www/p5-Apache-SSI/pkg-plist
parentTurn this over to ports@FreeBSD.org. I no longer have the time or (diff)
Apache::SSI - Implement Server Side Includes in Perl
Notes
Notes: svn path=/head/; revision=43095
Diffstat (limited to 'www/p5-Apache-SSI/pkg-plist')
-rw-r--r--www/p5-Apache-SSI/pkg-plist4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/p5-Apache-SSI/pkg-plist b/www/p5-Apache-SSI/pkg-plist
new file mode 100644
index 000000000000..535dcea09f63
--- /dev/null
+++ b/www/p5-Apache-SSI/pkg-plist
@@ -0,0 +1,4 @@
+lib/perl5/site_perl/%%PERL_VER%%/Apache/SSI.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/SSI/.packlist
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/SSI
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Apache 2>/dev/null || true