freebsd-ports/databases/Makefile
Will Andrews dcc8379ff7 Add the mysqltcl port, which is a suite that allows manipulation of MySQL
through Tcl. The port installs only the libraries.

PR:		13514
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
2000-04-06 04:07:48 +00:00

48 lines
1.0 KiB
Makefile

# $FreeBSD$
#
SUBDIR += cdb
SUBDIR += db
SUBDIR += dbview
SUBDIR += dbf2mysql
SUBDIR += freetds
SUBDIR += gadfly
SUBDIR += gdbm
SUBDIR += gmysql
SUBDIR += gnats
SUBDIR += grass
SUBDIR += gtksql
SUBDIR += interbase4
SUBDIR += metakit
SUBDIR += msql
SUBDIR += mysql-jdbc-mm
SUBDIR += mysql322-client
SUBDIR += mysql322-server
SUBDIR += mysqltcl
SUBDIR += p5-DBD-CSV
SUBDIR += p5-DBD-Pg
SUBDIR += p5-DBI
SUBDIR += p5-GDBM
SUBDIR += p5-MLDBM
SUBDIR += p5-Msql
SUBDIR += p5-MyObject
SUBDIR += p5-Mysql
SUBDIR += p5-Pg
SUBDIR += p5-SQL-Statement
SUBDIR += p5-hp200lx-db
SUBDIR += pgaccess
SUBDIR += postgresql
SUBDIR += pxtools
SUBDIR += py-MySQL
SUBDIR += py-PyGreSQL
SUBDIR += rdb
SUBDIR += ruby-postgres
SUBDIR += sqsh
SUBDIR += tcl-Mysql
SUBDIR += tkgnats
SUBDIR += typhoon
SUBDIR += xmbase-grok
SUBDIR += xmysql
SUBDIR += xmysqladmin
.include <bsd.port.subdir.mk>