mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
69e84eb082
add necessary entries for both mysql ports after repository copy
26 lines
553 B
Makefile
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>
|