openbsd-ports/databases/Makefile
camield 21cb3919fa add cdb, sync
(openldap, postgresql and gnats maintainers may want to check if
they do not want additional flavors to get built)
2001-03-16 07:39:03 +00:00

21 lines
510 B
Makefile

# $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
SUBDIR += db
SUBDIR += db:java
SUBDIR += gdbm
SUBDIR += gnats
SUBDIR += iodbc
SUBDIR += mysql
SUBDIR += openldap
SUBDIR += p5-AsciiDB-TagFile
SUBDIR += p5-DBD-Pg
SUBDIR += p5-DBI
SUBDIR += postgresql
SUBDIR += postgresql:tcl
SUBDIR += xmysql
SUBDIR += xmysqladmin
.include <bsd.port.subdir.mk>