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

31 lines
663 B
Makefile
Raw Normal View History

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