mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-03 22:23:24 +00:00
476525aeb8
Activate databases/p5-Mysql Activate databases/p5-DBD-mysql Activate databases/p5-DBD-Pg
22 lines
458 B
Makefile
22 lines
458 B
Makefile
# $Id: Makefile,v 1.16 1997/06/13 17:54:40 jfitz Exp $
|
|
#
|
|
SUBDIR += db
|
|
SUBDIR += exodus
|
|
SUBDIR += gdbm
|
|
SUBDIR += gnats
|
|
SUBDIR += msql
|
|
SUBDIR += msql-beta
|
|
SUBDIR += mysql
|
|
SUBDIR += p5-DBD-mSQL
|
|
SUBDIR += p5-DBD-mysql
|
|
SUBDIR += p5-DBD-Pg
|
|
SUBDIR += p5-DBI
|
|
SUBDIR += p5-Msql
|
|
SUBDIR += p5-Mysql
|
|
SUBDIR += p5-Pg
|
|
SUBDIR += postgresql
|
|
SUBDIR += typhoon
|
|
SUBDIR += xfsql
|
|
|
|
.include <bsd.port.subdir.mk>
|