summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-SQLite2/pkg-plist
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2002-04-06 20:37:22 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2002-04-06 20:37:22 +0000
commitd532e60f856e2b5c0a5421da841ed2402e32dea1 (patch)
tree24409dbdda655b62b3cfde4b42050e0c839433f5 /databases/p5-DBD-SQLite2/pkg-plist
parentFixup pkg-plist. (diff)
Reviewed by: knu (mentor)
Import of a perl5 module for accessing SQLite2 databases through the DBI
Diffstat (limited to 'databases/p5-DBD-SQLite2/pkg-plist')
-rw-r--r--databases/p5-DBD-SQLite2/pkg-plist8
1 files changed, 8 insertions, 0 deletions
diff --git a/databases/p5-DBD-SQLite2/pkg-plist b/databases/p5-DBD-SQLite2/pkg-plist
new file mode 100644
index 000000000000..8fcc62203fdb
--- /dev/null
+++ b/databases/p5-DBD-SQLite2/pkg-plist
@@ -0,0 +1,8 @@
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBD/SQLite.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBD/getsqlite.pl
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBD/SQLite/SQLite.bs
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBD/SQLite/SQLite.so
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBD/SQLite/.packlist
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBD/SQLite 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBD 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBD 2>/dev/null || true