freebsd-ports/databases/Makefile

48 lines
1 KiB
Makefile
Raw Normal View History

1999-08-25 07:28:01 +02:00
# $FreeBSD$
#
SUBDIR += cdb
1997-06-13 19:54:40 +02:00
SUBDIR += db
1999-06-06 18:59:45 +02:00
SUBDIR += dbview
1999-10-04 00:05:14 +02:00
SUBDIR += dbf2mysql
1999-11-26 22:00:08 +01:00
SUBDIR += freetds
1998-11-03 11:02:10 +01:00
SUBDIR += gadfly
1996-04-12 08:44:38 +02:00
SUBDIR += gdbm
1998-11-16 16:48:36 +01:00
SUBDIR += gmysql
SUBDIR += gnats
2000-01-29 08:20:53 +01:00
SUBDIR += grass
1999-03-20 06:43:38 +01:00
SUBDIR += gtksql
1998-12-26 09:52:53 +01:00
SUBDIR += interbase4
2000-01-05 04:43:18 +01:00
SUBDIR += metakit
SUBDIR += msql
SUBDIR += mysql-jdbc-mm
SUBDIR += mysql322-client
SUBDIR += mysql322-server
SUBDIR += mysqltcl
1999-12-29 04:39:30 +01:00
SUBDIR += p5-DBD-CSV
SUBDIR += p5-DBD-Pg
1996-10-24 02:03:46 +02:00
SUBDIR += p5-DBI
1999-11-09 20:08:44 +01:00
SUBDIR += p5-GDBM
1997-12-03 08:15:21 +01:00
SUBDIR += p5-MLDBM
1996-10-24 02:03:46 +02:00
SUBDIR += p5-Msql
1999-11-27 06:06:27 +01:00
SUBDIR += p5-MyObject
SUBDIR += p5-Mysql
1996-10-24 02:03:46 +02:00
SUBDIR += p5-Pg
SUBDIR += p5-SQL-Statement
SUBDIR += p5-hp200lx-db
1997-10-05 01:32:05 +02:00
SUBDIR += pgaccess
1997-04-10 21:21:29 +02:00
SUBDIR += postgresql
1999-12-23 00:21:32 +01:00
SUBDIR += pxtools
2000-01-14 16:01:19 +01:00
SUBDIR += py-MySQL
1998-07-06 19:46:48 +02:00
SUBDIR += py-PyGreSQL
2000-02-22 00:13:14 +01:00
SUBDIR += rdb
1999-09-06 16:11:34 +02:00
SUBDIR += ruby-postgres
SUBDIR += sqsh
SUBDIR += tcl-Mysql
1998-04-18 10:59:23 +02:00
SUBDIR += tkgnats
1996-12-12 03:41:29 +01:00
SUBDIR += typhoon
1997-08-30 15:26:53 +02:00
SUBDIR += xmbase-grok
SUBDIR += xmysql
SUBDIR += xmysqladmin
1995-01-15 08:37:16 +01:00
.include <bsd.port.subdir.mk>