freebsd-ports/databases/Makefile

18 lines
366 B
Makefile
Raw Normal View History

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