2001-04-02 15:17:42 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.21 2001/04/02 15:17:42 wilfried Exp $
|
1997-11-27 23:44:36 +00:00
|
|
|
# $FreeBSD: Makefile,v 1.24 1997/10/04 23:32:05 andreas Exp $
|
|
|
|
#
|
2001-03-16 07:39:03 +00:00
|
|
|
SUBDIR += cdb
|
2000-02-01 21:56:17 +00:00
|
|
|
SUBDIR += db
|
2000-09-04 17:36:09 +00:00
|
|
|
SUBDIR += db:java
|
2000-02-01 21:56:17 +00:00
|
|
|
SUBDIR += gdbm
|
2001-03-16 07:39:03 +00:00
|
|
|
SUBDIR += gnats
|
2000-11-22 17:52:38 +00:00
|
|
|
SUBDIR += iodbc
|
2000-02-01 21:56:17 +00:00
|
|
|
SUBDIR += mysql
|
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
|
|
|
|
SUBDIR += p5-DBD-Msql-Mysql:dbimon
|
2000-02-01 21:56:17 +00:00
|
|
|
SUBDIR += p5-DBD-Pg
|
|
|
|
SUBDIR += p5-DBI
|
|
|
|
SUBDIR += postgresql
|
2000-08-25 15:26:08 +00:00
|
|
|
SUBDIR += postgresql:tcl
|
2000-02-01 21:56:17 +00:00
|
|
|
SUBDIR += xmysql
|
|
|
|
SUBDIR += xmysqladmin
|
1997-11-27 23:44:36 +00:00
|
|
|
|
|
|
|
.include <bsd.port.subdir.mk>
|