freebsd-ports/databases/Makefile

28 lines
590 B
Makefile
Raw Normal View History

1998-11-16 10:48:36 -05:00
# $Id: Makefile,v 1.31 1998/11/03 10:02:10 tg Exp $
#
SUBDIR += cdb
1997-06-13 13:54:40 -04:00
SUBDIR += db
1998-11-03 05:02:10 -05:00
SUBDIR += gadfly
1996-04-12 02:44:38 -04:00
SUBDIR += gdbm
1998-11-16 10:48:36 -05:00
SUBDIR += gmysql
SUBDIR += gnats
SUBDIR += msql
SUBDIR += mysql321
SUBDIR += mysql322
SUBDIR += p5-DBD-Pg
1996-10-23 20:03:46 -04:00
SUBDIR += p5-DBI
1997-12-03 02:15:21 -05:00
SUBDIR += p5-MLDBM
1996-10-23 20:03:46 -04:00
SUBDIR += p5-Msql
SUBDIR += p5-Mysql
1996-10-23 20:03:46 -04:00
SUBDIR += p5-Pg
1997-10-04 19:32:05 -04:00
SUBDIR += pgaccess
1997-04-10 15:21:29 -04:00
SUBDIR += postgresql
1998-07-06 13:46:48 -04:00
SUBDIR += py-PyGreSQL
1998-04-18 04:59:23 -04:00
SUBDIR += tkgnats
1996-12-11 21:41:29 -05:00
SUBDIR += typhoon
1997-08-30 09:26:53 -04:00
SUBDIR += xmbase-grok
SUBDIR += xmysql
SUBDIR += xmysqladmin
1995-01-15 02:37:16 -05:00
.include <bsd.port.subdir.mk>