openbsd-ports/databases/Makefile

75 lines
2.0 KiB
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.81 2006/05/01 09:56:38 espie Exp $
# $FreeBSD: Makefile,v 1.24 1997/10/04 23:32:05 andreas Exp $
#
2000-02-01 16:56:17 -05:00
SUBDIR += db
2003-12-15 01:01:15 -05:00
SUBDIR += dbh
2004-06-25 12:23:30 -04:00
SUBDIR += evolution-data-server
2001-08-11 12:25:09 -04:00
SUBDIR += freetds
SUBDIR += freetds,msdblib
2000-02-01 16:56:17 -05:00
SUBDIR += gdbm
SUBDIR += gnats
2001-09-19 16:46:44 -04:00
SUBDIR += gq
2000-11-22 12:52:38 -05:00
SUBDIR += iodbc
2005-10-02 09:32:45 -04:00
SUBDIR += libpqxx
2005-04-27 00:35:07 -04:00
SUBDIR += luasqlite3
SUBDIR += mdbtools/snapshot
2005-03-09 04:20:21 -05:00
SUBDIR += mnemo
2000-02-01 16:56:17 -05:00
SUBDIR += mysql
SUBDIR += mysql-administrator
SUBDIR += mysql-query-browser
2001-03-30 16:09:31 -05:00
SUBDIR += mysql2pgsql
2004-07-19 09:56:48 -04:00
SUBDIR += mysqlcc
2005-06-07 23:54:25 -04:00
SUBDIR += mytop
2004-06-12 18:03:58 -04:00
SUBDIR += ocaml-postgresql
2000-10-04 17:23:45 -04:00
SUBDIR += openldap
2000-06-02 08:27:05 -04:00
SUBDIR += p5-AsciiDB-TagFile
2004-12-10 04:27:32 -05:00
SUBDIR += p5-BerkeleyDB
SUBDIR += p5-Class-DBI
SUBDIR += p5-Class-DBI-AbstractSearch
SUBDIR += p5-Class-DBI-AsForm
SUBDIR += p5-Class-DBI-FromCGI
SUBDIR += p5-Class-DBI-Loader
SUBDIR += p5-Class-DBI-Loader-Relationship
SUBDIR += p5-Class-DBI-Pager
SUBDIR += p5-Class-DBI-Plugin-RetrieveAll
SUBDIR += p5-Class-DBI-Plugin-Type
SUBDIR += p5-Class-DBI-SQLite
SUBDIR += p5-Class-DBI-mysql
2003-05-29 14:18:25 -04:00
SUBDIR += p5-DBD-CSV
2000-02-01 16:56:17 -05:00
SUBDIR += p5-DBD-Pg
2004-04-08 17:03:01 -04:00
SUBDIR += p5-DBD-SQLite
2004-12-02 16:35:05 -05:00
SUBDIR += p5-DBD-SQLite2
2003-07-18 20:12:25 -04:00
SUBDIR += p5-DBD-Sybase
2004-05-09 15:25:39 -04:00
SUBDIR += p5-DBD-mysql
SUBDIR += p5-DBD-mysqlPP
2000-02-01 16:56:17 -05:00
SUBDIR += p5-DBI
SUBDIR += p5-DBIx-ContextualFetch
2004-12-20 22:46:59 -05:00
SUBDIR += p5-DBIx-SearchBuilder
2001-05-12 01:46:53 -04:00
SUBDIR += p5-DBIx-XHTML_Table
2006-02-12 11:24:50 -05:00
SUBDIR += p5-Data-Page
SUBDIR += p5-Ima-DBI
SUBDIR += p5-SQL-Abstract
2006-04-05 08:41:41 -04:00
SUBDIR += p5-SQL-Abstract-Limit
2001-05-20 09:06:44 -04:00
SUBDIR += p5-SQL-Statement
2001-09-16 17:19:07 -04:00
SUBDIR += p5-Tie-DBI
2001-10-24 13:19:12 -04:00
SUBDIR += p5-ldap
2003-05-21 09:25:17 -04:00
SUBDIR += p5-pgsql
2002-01-24 18:22:06 -05:00
SUBDIR += p5-sybperl
2005-02-15 05:03:07 -05:00
SUBDIR += pear-DB
2000-02-01 16:56:17 -05:00
SUBDIR += postgresql
2004-10-11 15:04:08 -04:00
SUBDIR += py-cdb
2003-11-01 10:26:21 -05:00
SUBDIR += py-ldap
2001-04-18 13:53:34 -04:00
SUBDIR += py-mysql
2001-08-21 19:01:19 -04:00
SUBDIR += py-psycopg
2004-02-18 16:11:29 -05:00
SUBDIR += py-sqlite
2005-05-22 05:39:32 -04:00
SUBDIR += py-sqlite2
2003-10-13 13:15:46 -04:00
SUBDIR += py-sybase
2005-07-23 12:59:47 -04:00
SUBDIR += qdbm
2004-02-18 16:05:14 -05:00
SUBDIR += sqlite
2004-11-06 19:25:31 -05:00
SUBDIR += sqlite3
2001-08-11 12:25:09 -04:00
SUBDIR += sqsh
2000-02-01 16:56:17 -05:00
SUBDIR += xmysql
SUBDIR += xmysqladmin
.include <bsd.port.subdir.mk>