1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/databases/Makefile
Andreas Klemm 69e84eb082 nuke mysql entirely
add necessary entries for both mysql ports after repository copy
1998-09-06 19:23:36 +00:00

26 lines
553 B
Makefile

# $Id: Makefile,v 1.29 1998/07/19 02:44:54 gpalmer Exp $
#
SUBDIR += cdb
SUBDIR += db
SUBDIR += gdbm
SUBDIR += gnats
SUBDIR += msql
SUBDIR += mysql321
SUBDIR += mysql322
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>