mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
22 lines
465 B
Makefile
22 lines
465 B
Makefile
# $Id: Makefile,v 1.23 1997/09/02 15:10:38 andreas Exp $
|
|
#
|
|
SUBDIR += db
|
|
SUBDIR += gdbm
|
|
SUBDIR += gnats
|
|
SUBDIR += msql
|
|
SUBDIR += mysql
|
|
SUBDIR += p5-DBD-Pg
|
|
SUBDIR += p5-DBD-mysql
|
|
SUBDIR += p5-DBI
|
|
SUBDIR += p5-Msql
|
|
SUBDIR += p5-Mysql
|
|
SUBDIR += p5-Pg
|
|
SUBDIR += pgaccess
|
|
SUBDIR += postgresql
|
|
SUBDIR += typhoon
|
|
SUBDIR += xmbase-grok
|
|
SUBDIR += xmysql
|
|
SUBDIR += xmysqladmin
|
|
|
|
.include <bsd.port.subdir.mk>
|