aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Apache-Session-SQLite3/pkg-plist
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2005-03-17 02:34:15 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2005-03-17 02:34:15 +0000
commit51933c88fa8f340019ea0be9e1ad36bc5b9979f2 (patch)
tree1d2cdfd47fd0b4988352447990143b5536c29b93 /www/p5-Apache-Session-SQLite3/pkg-plist
parentfc6565b00aab7ae42cc793a9ecaf36fd597f4c07 (diff)
downloadports-51933c88fa8f340019ea0be9e1ad36bc5b9979f2.tar.gz
ports-51933c88fa8f340019ea0be9e1ad36bc5b9979f2.zip
- A Perl module that use DBD::SQLite 1.x for Apache::Session storage
- required by some RT-Apps.
Notes
Notes: svn path=/head/; revision=131464
Diffstat (limited to 'www/p5-Apache-Session-SQLite3/pkg-plist')
-rw-r--r--www/p5-Apache-Session-SQLite3/pkg-plist9
1 files changed, 9 insertions, 0 deletions
diff --git a/www/p5-Apache-Session-SQLite3/pkg-plist b/www/p5-Apache-Session-SQLite3/pkg-plist
new file mode 100644
index 000000000000..9eb0af14907b
--- /dev/null
+++ b/www/p5-Apache-Session-SQLite3/pkg-plist
@@ -0,0 +1,9 @@
+%%SITE_PERL%%/Apache/Session/SQLite3.pm
+%%SITE_PERL%%/Apache/Session/Store/SQLite3.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/Session/SQLite3/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/Session/SQLite3
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/Session 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/Apache/Session/Store 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/Apache/Session 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/Apache 2>/dev/null || true