openbsd-ports/databases/Makefile

23 lines
545 B
Makefile
Raw Normal View History

1998-09-14 16:05:12 -04:00
# $OpenBSD: Makefile,v 1.5 1998/09/14 20:05:12 marc 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
# SUBDIR += mysql
SUBDIR += p5-DBD-Pg
# SUBDIR += p5-DBD-mysql
SUBDIR += p5-DBI
# SUBDIR += p5-Msql
# SUBDIR += p5-Mysql
# SUBDIR += p5-Pg
1998-05-06 09:20:40 -04:00
SUBDIR += pgaccess
1998-01-03 16:55:02 -05:00
SUBDIR += postgresql
# SUBDIR += typhoon
# SUBDIR += xmbase-grok
# SUBDIR += xmysql
# SUBDIR += xmysqladmin
.include <bsd.port.subdir.mk>