openbsd-ports/databases/Makefile

22 lines
521 B
Makefile
Raw Normal View History

1999-12-07 06:54:49 -05:00
# $OpenBSD: Makefile,v 1.7 1999/12/07 11:54:49 form Exp $
# $FreeBSD: Makefile,v 1.24 1997/10/04 23:32:05 andreas Exp $
#
1998-01-03 16:55:02 -05:00
SUBDIR += db
1998-09-14 16:05:12 -04:00
SUBDIR += gdbm
# SUBDIR += gnats
# SUBDIR += msql
1999-03-30 02:18:15 -05:00
SUBDIR += mysql
SUBDIR += p5-DBD-Pg
# SUBDIR += p5-DBD-mysql
SUBDIR += p5-DBI
# SUBDIR += p5-Msql
# SUBDIR += p5-Mysql
# SUBDIR += p5-Pg
1998-01-03 16:55:02 -05:00
SUBDIR += postgresql
# SUBDIR += typhoon
# SUBDIR += xmbase-grok
# SUBDIR += xmysql
# SUBDIR += xmysqladmin
.include <bsd.port.subdir.mk>