1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/databases/Makefile

17 lines
347 B
Makefile
Raw Normal View History

# $Id: Makefile,v 1.13 1997/03/25 04:40:29 jfitz Exp $
#
SUBDIR += PostgreSQL
1995-11-02 08:36:30 +00:00
SUBDIR += exodus
1996-04-12 06:44:38 +00:00
SUBDIR += gdbm
SUBDIR += gnats
SUBDIR += msql
1997-03-25 04:40:29 +00:00
SUBDIR += msql-beta
1996-10-24 00:03:46 +00:00
SUBDIR += p5-DBD-mSQL
SUBDIR += p5-DBI
SUBDIR += p5-Msql
SUBDIR += p5-Pg
1996-12-12 02:41:29 +00:00
SUBDIR += typhoon
1996-09-03 19:42:10 +00:00
SUBDIR += xfsql
1995-01-15 07:37:16 +00:00
.include <bsd.port.subdir.mk>