diff options
author | vanilla <vanilla@FreeBSD.org> | 2001-05-27 02:03:48 +0000 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2001-05-27 02:03:48 +0000 |
commit | c6fac40ea3e6f9f7736475c930b137e4ef0a5bc5 (patch) | |
tree | e3abd9f494c026018afd39afcf636e1e9794bd4d /www/p5-Apache-SSI/pkg-plist | |
parent | 91fe90dadebdc98f4191dec78af60fd2ab380c80 (diff) | |
download | FreeBSD-ports-c6fac40ea3e6f9f7736475c930b137e4ef0a5bc5.zip FreeBSD-ports-c6fac40ea3e6f9f7736475c930b137e4ef0a5bc5.tar.gz |
Apache::SSI - Implement Server Side Includes in Perl
Diffstat (limited to 'www/p5-Apache-SSI/pkg-plist')
-rw-r--r-- | www/p5-Apache-SSI/pkg-plist | 4 |
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 0000000..535dcea --- /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 |