32 lines
838 B
Makefile
Raw Normal View History

2001-08-14 20:35:56 +00:00
# $OpenBSD: Makefile,v 1.31 2001/08/14 20:35:56 lebel Exp $
# $FreeBSD: Makefile,v 1.24 1997/10/04 23:32:05 andreas Exp $
#
2000-02-01 21:56:17 +00:00
SUBDIR += db
2001-04-05 03:46:25 +00:00
SUBDIR += db,java
2001-08-11 16:25:09 +00:00
SUBDIR += freetds
2000-02-01 21:56:17 +00:00
SUBDIR += gdbm
SUBDIR += gnats
2000-11-22 17:52:38 +00:00
SUBDIR += iodbc
2000-02-01 21:56:17 +00:00
SUBDIR += mysql
2001-06-20 01:16:36 +00:00
SUBDIR += mysql,max
2001-03-30 21:09:31 +00:00
SUBDIR += mysql2pgsql
2001-04-02 15:17:42 +00:00
SUBDIR += mysqlgui
2000-10-04 21:23:45 +00:00
SUBDIR += openldap
2000-06-02 12:27:05 +00:00
SUBDIR += p5-AsciiDB-TagFile
2001-03-27 08:50:17 +00:00
SUBDIR += p5-DBD-Msql-Mysql
2001-05-05 21:28:04 +00:00
SUBDIR += p5-DBD-Msql-Mysql,dbimon
2000-02-01 21:56:17 +00:00
SUBDIR += p5-DBD-Pg
SUBDIR += p5-DBI
2001-05-12 05:46:53 +00:00
SUBDIR += p5-DBIx-XHTML_Table
2001-05-20 13:06:44 +00:00
SUBDIR += p5-SQL-Statement
2000-02-01 21:56:17 +00:00
SUBDIR += postgresql
2001-04-05 03:46:25 +00:00
SUBDIR += postgresql,tcl
SUBDIR += postgresql,odbc
SUBDIR += postgresql,tcl,odbc
2001-04-18 17:53:34 +00:00
SUBDIR += py-mysql
2001-08-11 16:25:09 +00:00
SUBDIR += sqsh
2000-02-01 21:56:17 +00:00
SUBDIR += xmysql
SUBDIR += xmysqladmin
.include <bsd.port.subdir.mk>