aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-03-15 17:11:18 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-03-15 17:11:18 +0000
commit21e82a3c446acacb93d223b4c0fa263dcbd18d4d (patch)
tree5989b27153cc51f6aa90605cc9530bd0b9d5f241 /databases/Makefile
parent8e4871b7715fec786c17b264b172326c9f7142eb (diff)
downloadports-21e82a3c446acacb93d223b4c0fa263dcbd18d4d.tar.gz
ports-21e82a3c446acacb93d223b4c0fa263dcbd18d4d.zip
ORLite is an object-relation system specifically tailored for SQLite that
follows many of the same principles as the ::Tiny series of modules and has a design and feature set that aligns directly to the capabilities of SQLite. WWW: http://search.cpan.org/dist/ORLite/ PR: ports/132406 Submitted by: Cezary Morga <cm at therek.net>
Notes
Notes: svn path=/head/; revision=230131
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 4acce69c714f..511460a0f46f 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -340,6 +340,7 @@
SUBDIR += p5-Metadata
SUBDIR += p5-Mysql
SUBDIR += p5-Mysql-Diff
+ SUBDIR += p5-ORLite
SUBDIR += p5-ORLite-Migrate
SUBDIR += p5-Oryx
SUBDIR += p5-POE-Component-DBIAgent