34 lines
890 B
Makefile
34 lines
890 B
Makefile
# $OpenBSD: Makefile,v 1.33 2001/08/22 13:35:25 naddy Exp $
|
|
# $FreeBSD: Makefile,v 1.24 1997/10/04 23:32:05 andreas Exp $
|
|
#
|
|
SUBDIR += db
|
|
SUBDIR += db,java
|
|
SUBDIR += freetds
|
|
SUBDIR += gdbm
|
|
SUBDIR += gnats
|
|
SUBDIR += iodbc
|
|
SUBDIR += mysql
|
|
SUBDIR += mysql,max
|
|
SUBDIR += mysql2pgsql
|
|
SUBDIR += mysqlgui
|
|
SUBDIR += openldap
|
|
SUBDIR += p5-AsciiDB-TagFile
|
|
SUBDIR += p5-DBD-Msql-Mysql
|
|
SUBDIR += p5-DBD-Msql-Mysql,dbimon
|
|
SUBDIR += p5-DBD-Pg
|
|
SUBDIR += p5-DBI
|
|
SUBDIR += p5-DBIx-XHTML_Table
|
|
SUBDIR += p5-SQL-Statement
|
|
SUBDIR += p5-sybperl
|
|
SUBDIR += postgresql
|
|
SUBDIR += postgresql,tcl
|
|
SUBDIR += postgresql,odbc
|
|
SUBDIR += postgresql,tcl,odbc
|
|
SUBDIR += py-mysql
|
|
SUBDIR += py-psycopg
|
|
SUBDIR += sqsh
|
|
SUBDIR += xmysql
|
|
SUBDIR += xmysqladmin
|
|
|
|
.include <bsd.port.subdir.mk>
|