1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/databases/Makefile
James FitzGibbon 67f9fc7147 Import of Postgres95, a next-generation DMBS research prototype.
Reviewed by:    jfitz@FreeBSD.ORG
Submitted by:   Matthew Stein <matt@bdd.net>
1996-09-23 22:41:31 +00:00

11 lines
211 B
Makefile

# $Id: Makefile,v 1.7 1996/09/03 19:42:10 jfitz Exp $
#
SUBDIR += exodus
SUBDIR += gdbm
SUBDIR += gnats
SUBDIR += msql
SUBDIR += postgres95
SUBDIR += xfsql
.include <bsd.port.subdir.mk>