openbsd-ports/databases/Makefile

37 lines
965 B
Makefile
Raw Normal View History

2001-09-19 16:46:44 -04:00
# $OpenBSD: Makefile,v 1.36 2001/09/19 20:46:44 jakob Exp $
# $FreeBSD: Makefile,v 1.24 1997/10/04 23:32:05 andreas Exp $
#
2000-02-01 16:56:17 -05:00
SUBDIR += db
2001-04-04 23:46:25 -04:00
SUBDIR += db,java
2001-08-11 12:25:09 -04:00
SUBDIR += freetds
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
2000-02-01 16:56:17 -05:00
SUBDIR += mysql
2001-06-19 21:16:36 -04:00
SUBDIR += mysql,max
2001-03-30 16:09:31 -05:00
SUBDIR += mysql2pgsql
2001-04-02 11:17:42 -04:00
SUBDIR += mysqlgui
2000-10-04 17:23:45 -04:00
SUBDIR += openldap
2000-06-02 08:27:05 -04:00
SUBDIR += p5-AsciiDB-TagFile
2001-03-27 03:50:17 -05:00
SUBDIR += p5-DBD-Msql-Mysql
2001-05-05 17:28:04 -04:00
SUBDIR += p5-DBD-Msql-Mysql,dbimon
2000-02-01 16:56:17 -05:00
SUBDIR += p5-DBD-Pg
SUBDIR += p5-DBI
2001-05-12 01:46:53 -04:00
SUBDIR += p5-DBIx-XHTML_Table
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-08-22 09:35:25 -04:00
SUBDIR += p5-sybperl
2000-02-01 16:56:17 -05:00
SUBDIR += postgresql
2001-04-04 23:46:25 -04:00
SUBDIR += postgresql,tcl
SUBDIR += postgresql,odbc
SUBDIR += postgresql,tcl,odbc
2001-04-18 13:53:34 -04:00
SUBDIR += py-mysql
2001-08-21 19:01:19 -04:00
SUBDIR += py-psycopg
2001-09-18 21:06:39 -04:00
SUBDIR += py-psycopg,zope
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>