diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-10-18 18:52:15 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-10-18 18:52:15 +0000 |
commit | 2f0836e133fe304df5c27c770f56c5f79ff143bf (patch) | |
tree | 6b7c4da1004bbd8b8f70cb2287db8ecf8d56d980 /databases/p5-DBD-InterBase/pkg-plist | |
parent | 33020d1ae47c73a1076456e68e2024f3634ef937 (diff) | |
download | FreeBSD-ports-2f0836e133fe304df5c27c770f56c5f79ff143bf.zip FreeBSD-ports-2f0836e133fe304df5c27c770f56c5f79ff143bf.tar.gz |
add p5-DBD-InterBase
DBI driver for InterBase RDBMS server
PR: 31283
Submitted by: Sergey Skvortsov <skv@protey.ru>
Diffstat (limited to 'databases/p5-DBD-InterBase/pkg-plist')
-rw-r--r-- | databases/p5-DBD-InterBase/pkg-plist | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/databases/p5-DBD-InterBase/pkg-plist b/databases/p5-DBD-InterBase/pkg-plist new file mode 100644 index 0000000..18e239c --- /dev/null +++ b/databases/p5-DBD-InterBase/pkg-plist @@ -0,0 +1,8 @@ +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBD/InterBase/.packlist +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Bundle/DBD/InterBase.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBD/InterBase.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBD/InterBase/FAQ.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBD/InterBase/InterBase.bs +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBD/InterBase/InterBase.so +@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBD/InterBase +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBD 2>/dev/null || true |