freebsd-ports/databases/Makefile

45 lines
967 B
Makefile
Raw Normal View History

1999-08-25 01:28:01 -04:00
# $FreeBSD$
#
SUBDIR += cdb
1997-06-13 13:54:40 -04:00
SUBDIR += db
1999-06-06 12:59:45 -04:00
SUBDIR += dbview
1999-10-03 18:05:14 -04:00
SUBDIR += dbf2mysql
1999-11-26 16:00:08 -05:00
SUBDIR += freetds
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
2000-01-29 02:20:53 -05:00
SUBDIR += grass
1999-03-20 00:43:38 -05:00
SUBDIR += gtksql
1998-12-26 03:52:53 -05:00
SUBDIR += interbase4
2000-01-04 22:43:18 -05:00
SUBDIR += metakit
SUBDIR += msql
SUBDIR += mysql-jdbc-mm
SUBDIR += mysql322-client
SUBDIR += mysql322-server
1999-12-28 22:39:30 -05:00
SUBDIR += p5-DBD-CSV
SUBDIR += p5-DBD-Pg
1996-10-23 20:03:46 -04:00
SUBDIR += p5-DBI
1999-11-09 14:08:44 -05:00
SUBDIR += p5-GDBM
1997-12-03 02:15:21 -05:00
SUBDIR += p5-MLDBM
1996-10-23 20:03:46 -04:00
SUBDIR += p5-Msql
1999-11-27 00:06:27 -05:00
SUBDIR += p5-MyObject
SUBDIR += p5-Mysql
1996-10-23 20:03:46 -04:00
SUBDIR += p5-Pg
SUBDIR += p5-SQL-Statement
1997-10-04 19:32:05 -04:00
SUBDIR += pgaccess
1997-04-10 15:21:29 -04:00
SUBDIR += postgresql
1999-12-22 18:21:32 -05:00
SUBDIR += pxtools
2000-01-14 10:01:19 -05:00
SUBDIR += py-MySQL
1998-07-06 13:46:48 -04:00
SUBDIR += py-PyGreSQL
1999-09-06 10:11:34 -04:00
SUBDIR += ruby-postgres
SUBDIR += sqsh
SUBDIR += tcl-Mysql
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>