39 lines
1016 B
Makefile
39 lines
1016 B
Makefile
# $OpenBSD: Makefile,v 1.41 2002/04/19 15:15:33 wilfried Exp $
|
|
# $FreeBSD: Makefile,v 1.24 1997/10/04 23:32:05 andreas Exp $
|
|
#
|
|
SUBDIR += MyCC
|
|
SUBDIR += db
|
|
SUBDIR += db,java
|
|
SUBDIR += freetds
|
|
SUBDIR += gdbm
|
|
SUBDIR += gnats
|
|
SUBDIR += gq
|
|
SUBDIR += iodbc
|
|
SUBDIR += mysql
|
|
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-DBD-mysqlPP
|
|
SUBDIR += p5-DBI
|
|
SUBDIR += p5-DBIx-XHTML_Table
|
|
SUBDIR += p5-SQL-Statement
|
|
SUBDIR += p5-Tie-DBI
|
|
SUBDIR += p5-ldap
|
|
SUBDIR += p5-sybperl
|
|
SUBDIR += postgresql
|
|
SUBDIR += postgresql,odbc
|
|
SUBDIR += postgresql,tcl
|
|
SUBDIR += postgresql,tcl,odbc
|
|
SUBDIR += py-mysql
|
|
SUBDIR += py-psycopg
|
|
SUBDIR += py-psycopg,zope
|
|
SUBDIR += sqsh
|
|
SUBDIR += xmysql
|
|
SUBDIR += xmysqladmin
|
|
|
|
.include <bsd.port.subdir.mk>
|