27 lines
659 B
Makefile
Raw Normal View History

2000-10-04 21:23:45 +00:00
# $OpenBSD: Makefile,v 1.15 2000/10/04 21:23:45 jakob Exp $
# $FreeBSD: Makefile,v 1.24 1997/10/04 23:32:05 andreas Exp $
#
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
# SUBDIR += gnats
# SUBDIR += msql
SUBDIR += mysql
2000-07-28 22:06:46 +00:00
SUBDIR += mysql:pth
2000-10-04 21:23:45 +00:00
SUBDIR += openldap
2000-06-02 12:27:05 +00:00
SUBDIR += p5-AsciiDB-TagFile
2000-02-01 21:56:17 +00:00
SUBDIR += p5-DBD-Pg
# SUBDIR += p5-DBD-mysql
SUBDIR += p5-DBI
# SUBDIR += p5-Msql
# SUBDIR += p5-Mysql
# SUBDIR += p5-Pg
SUBDIR += postgresql
2000-08-25 15:26:08 +00:00
SUBDIR += postgresql:tcl
2000-02-01 21:56:17 +00:00
# SUBDIR += typhoon
# SUBDIR += xmbase-grok
SUBDIR += xmysql
SUBDIR += xmysqladmin
.include <bsd.port.subdir.mk>