diff options
author | wiz <wiz@pkgsrc.org> | 2014-12-30 15:45:32 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-12-30 15:45:32 +0000 |
commit | 445e26c982f504a9310e6f790cff38b7c561bdcc (patch) | |
tree | 097f1b4d792d8008a6644e66fdee4748eb858bba /databases/Makefile | |
parent | f21cd1be8712d0fbeb7f134973eb08650fb5e576 (diff) | |
download | pkgsrc-445e26c982f504a9310e6f790cff38b7c561bdcc.tar.gz |
Add a few qore* packages.
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile index 1f6fa51c44b..ed475ac4ce2 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.475 2014/12/06 03:27:51 rodent Exp $ +# $NetBSD: Makefile,v 1.476 2014/12/30 15:45:32 wiz Exp $ COMMENT= Databases @@ -369,6 +369,11 @@ SUBDIR+= py-tokyocabinet SUBDIR+= qdbm SUBDIR+= qdbm-cgi SUBDIR+= qdbm-plus +SUBDIR+= qore-freetds-module +SUBDIR+= qore-mysql-module +SUBDIR+= qore-openldap-module +SUBDIR+= qore-pgsql-module +SUBDIR+= qore-sqlite3-module SUBDIR+= quicklist SUBDIR+= rdb SUBDIR+= redis |