mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
31 lines
663 B
Makefile
31 lines
663 B
Makefile
# $Id: Makefile,v 1.34 1999/03/17 22:10:32 dirk Exp $
|
|
#
|
|
SUBDIR += cdb
|
|
SUBDIR += db
|
|
SUBDIR += gadfly
|
|
SUBDIR += gdbm
|
|
SUBDIR += gmysql
|
|
SUBDIR += gnats
|
|
SUBDIR += gtksql
|
|
SUBDIR += interbase4
|
|
SUBDIR += msql
|
|
SUBDIR += mysql321
|
|
SUBDIR += mysql322
|
|
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 += tkgnats
|
|
SUBDIR += typhoon
|
|
SUBDIR += xmbase-grok
|
|
SUBDIR += xmysql
|
|
SUBDIR += xmysqladmin
|
|
|
|
.include <bsd.port.subdir.mk>
|