24 lines
607 B
Makefile
24 lines
607 B
Makefile
# $OpenBSD: Makefile,v 1.20 2001/03/30 21:09:31 danh Exp $
|
|
# $FreeBSD: Makefile,v 1.24 1997/10/04 23:32:05 andreas Exp $
|
|
#
|
|
SUBDIR += cdb
|
|
SUBDIR += db
|
|
SUBDIR += db:java
|
|
SUBDIR += gdbm
|
|
SUBDIR += gnats
|
|
SUBDIR += iodbc
|
|
SUBDIR += mysql
|
|
SUBDIR += mysql2pgsql
|
|
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 += postgresql
|
|
SUBDIR += postgresql:tcl
|
|
SUBDIR += xmysql
|
|
SUBDIR += xmysqladmin
|
|
|
|
.include <bsd.port.subdir.mk>
|