diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2006-02-19 20:07:41 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2006-02-19 20:07:41 +0000 |
commit | 4fb343255671d16764f4418f8fa7f382e1004679 (patch) | |
tree | 61f7aa67a899324d930364b8bcdd9a55822216f9 /databases/p5-Oryx/pkg-plist | |
parent | 7556ef8f9aa541720cc0a8e38b7ecd0aec7c0f6a (diff) | |
download | ports-4fb343255671d16764f4418f8fa7f382e1004679.tar.gz ports-4fb343255671d16764f4418f8fa7f382e1004679.zip |
Notes
Diffstat (limited to 'databases/p5-Oryx/pkg-plist')
-rw-r--r-- | databases/p5-Oryx/pkg-plist | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/databases/p5-Oryx/pkg-plist b/databases/p5-Oryx/pkg-plist new file mode 100644 index 000000000000..4075445499e3 --- /dev/null +++ b/databases/p5-Oryx/pkg-plist @@ -0,0 +1,55 @@ +%%SITE_PERL%%/Oryx.pm +%%SITE_PERL%%/Oryx/Association.pm +%%SITE_PERL%%/Oryx/Association/Array.pm +%%SITE_PERL%%/Oryx/Association/Hash.pm +%%SITE_PERL%%/Oryx/Association/Reference.pm +%%SITE_PERL%%/Oryx/Attribute.pm +%%SITE_PERL%%/Oryx/Class.pm +%%SITE_PERL%%/Oryx/DBI.pm +%%SITE_PERL%%/Oryx/DBI/Association.pm +%%SITE_PERL%%/Oryx/DBI/Association/Array.pm +%%SITE_PERL%%/Oryx/DBI/Association/Hash.pm +%%SITE_PERL%%/Oryx/DBI/Association/Reference.pm +%%SITE_PERL%%/Oryx/DBI/Attribute.pm +%%SITE_PERL%%/Oryx/DBI/Class.pm +%%SITE_PERL%%/Oryx/DBI/Method.pm +%%SITE_PERL%%/Oryx/DBI/Parent.pm +%%SITE_PERL%%/Oryx/DBI/Util.pm +%%SITE_PERL%%/Oryx/DBI/Util/Pg.pm +%%SITE_PERL%%/Oryx/DBI/Util/SQLite.pm +%%SITE_PERL%%/Oryx/DBI/Util/mysql.pm +%%SITE_PERL%%/Oryx/DBM.pm +%%SITE_PERL%%/Oryx/DBM/Association.pm +%%SITE_PERL%%/Oryx/DBM/Association/Array.pm +%%SITE_PERL%%/Oryx/DBM/Association/Hash.pm +%%SITE_PERL%%/Oryx/DBM/Association/Reference.pm +%%SITE_PERL%%/Oryx/DBM/Attribute.pm +%%SITE_PERL%%/Oryx/DBM/Class.pm +%%SITE_PERL%%/Oryx/DBM/Method.pm +%%SITE_PERL%%/Oryx/DBM/Parent.pm +%%SITE_PERL%%/Oryx/DBM/Util.pm +%%SITE_PERL%%/Oryx/Manual/Guts.pod +%%SITE_PERL%%/Oryx/MetaClass.pm +%%SITE_PERL%%/Oryx/Parent.pm +%%SITE_PERL%%/Oryx/Schema.pm +%%SITE_PERL%%/Oryx/Value.pm +%%SITE_PERL%%/Oryx/Value/Binary.pm +%%SITE_PERL%%/Oryx/Value/Boolean.pm +%%SITE_PERL%%/Oryx/Value/Complex.pm +%%SITE_PERL%%/Oryx/Value/DateTime.pm +%%SITE_PERL%%/Oryx/Value/Float.pm +%%SITE_PERL%%/Oryx/Value/Integer.pm +%%SITE_PERL%%/Oryx/Value/Oid.pm +%%SITE_PERL%%/Oryx/Value/String.pm +%%SITE_PERL%%/Oryx/Value/Text.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Oryx/.packlist +@dirrm %%SITE_PERL%%/Oryx/DBI/Association +@dirrm %%SITE_PERL%%/Oryx/DBM/Association +@dirrm %%SITE_PERL%%/Oryx/Association +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Oryx +@dirrm %%SITE_PERL%%/Oryx/DBI/Util +@dirrm %%SITE_PERL%%/Oryx/Manual +@dirrm %%SITE_PERL%%/Oryx/Value +@dirrm %%SITE_PERL%%/Oryx/DBI +@dirrm %%SITE_PERL%%/Oryx/DBM +@dirrm %%SITE_PERL%%/Oryx |