openbsd-ports/databases/Makefile

21 lines
510 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.18 2001/03/16 07:39:03 camield Exp $
# $FreeBSD: Makefile,v 1.24 1997/10/04 23:32:05 andreas Exp $
#
SUBDIR += cdb
2000-02-01 16:56:17 -05:00
SUBDIR += db
2000-09-04 13:36:09 -04:00
SUBDIR += db:java
2000-02-01 16:56:17 -05:00
SUBDIR += gdbm
SUBDIR += gnats
2000-11-22 12:52:38 -05:00
SUBDIR += iodbc
2000-02-01 16:56:17 -05:00
SUBDIR += mysql
2000-10-04 17:23:45 -04:00
SUBDIR += openldap
2000-06-02 08:27:05 -04:00
SUBDIR += p5-AsciiDB-TagFile
2000-02-01 16:56:17 -05:00
SUBDIR += p5-DBD-Pg
SUBDIR += p5-DBI
SUBDIR += postgresql
2000-08-25 11:26:08 -04:00
SUBDIR += postgresql:tcl
2000-02-01 16:56:17 -05:00
SUBDIR += xmysql
SUBDIR += xmysqladmin
.include <bsd.port.subdir.mk>