mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
2a56bc1132
We have mysql322-client/mysql322-server instead.
33 lines
684 B
Makefile
33 lines
684 B
Makefile
# $FreeBSD$
|
|
#
|
|
SUBDIR += cdb
|
|
SUBDIR += db
|
|
SUBDIR += dbview
|
|
SUBDIR += gadfly
|
|
SUBDIR += gdbm
|
|
SUBDIR += gmysql
|
|
SUBDIR += gnats
|
|
SUBDIR += gtksql
|
|
SUBDIR += interbase4
|
|
SUBDIR += msql
|
|
SUBDIR += mysql322-client
|
|
SUBDIR += mysql322-server
|
|
SUBDIR += mysqltutor
|
|
SUBDIR += p5-DBD-Pg
|
|
SUBDIR += p5-DBI
|
|
SUBDIR += p5-MLDBM
|
|
SUBDIR += p5-Msql
|
|
SUBDIR += p5-Mysql
|
|
SUBDIR += p5-Pg
|
|
SUBDIR += pgaccess
|
|
SUBDIR += postgresql
|
|
SUBDIR += py-PyGreSQL
|
|
SUBDIR += ruby-postgres
|
|
SUBDIR += tkgnats
|
|
SUBDIR += typhoon
|
|
SUBDIR += xmbase-grok
|
|
SUBDIR += xmysql
|
|
SUBDIR += xmysqladmin
|
|
|
|
.include <bsd.port.subdir.mk>
|