aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2011-02-27 02:05:31 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2011-02-27 02:05:31 +0000
commit6bb380db558741719a4c6051500458488d6c7485 (patch)
tree80c799a72ae87e2e8c3c8fd624846954617f92a4 /databases/Makefile
parentcd545ad4ae8db78d725a1ad13bd416d89b0c18e6 (diff)
downloadports-6bb380db558741719a4c6051500458488d6c7485.tar.gz
ports-6bb380db558741719a4c6051500458488d6c7485.zip
SQL::Maker is yet another SQL builder class. It is based on
DBIx::Skinny's SQL generator. WWW: http://search.cpan.org/dist/SQL-Maker/
Notes
Notes: svn path=/head/; revision=269860
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 cdd874247c83..4e0fc33c7e3c 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -449,6 +449,7 @@
SUBDIR += p5-SQL-Abstract-Limit
SUBDIR += p5-SQL-Abstract-Plugin-InsertMulti
SUBDIR += p5-SQL-Interp
+ SUBDIR += p5-SQL-Maker
SUBDIR += p5-SQL-ReservedWords
SUBDIR += p5-SQL-Statement
SUBDIR += p5-SQL-Translator