1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/databases/Makefile
Steve Price 01de4f1c56 Adding mysql-editor version 0.2.
A set of CGI scripts in Perl for editing your MySQL tables.

PR:		17376
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
2000-05-01 02:45:01 +00:00

50 lines
1.1 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-editor
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 += postgresql7
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>