mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
9aa91227a1
PR: 5078
22 lines
458 B
Makefile
22 lines
458 B
Makefile
# $Id: Makefile,v 1.25 1997/12/03 07:15:21 ache Exp $
|
|
#
|
|
SUBDIR += db
|
|
SUBDIR += gdbm
|
|
SUBDIR += gnats
|
|
SUBDIR += msql
|
|
SUBDIR += mysql
|
|
SUBDIR += p5-DBD-Pg
|
|
SUBDIR += p5-DBI
|
|
SUBDIR += p5-MLDBM
|
|
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>
|