mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
17 lines
347 B
Makefile
17 lines
347 B
Makefile
# $Id: Makefile,v 1.13 1997/03/25 04:40:29 jfitz Exp $
|
|
#
|
|
SUBDIR += PostgreSQL
|
|
SUBDIR += exodus
|
|
SUBDIR += gdbm
|
|
SUBDIR += gnats
|
|
SUBDIR += msql
|
|
SUBDIR += msql-beta
|
|
SUBDIR += p5-DBD-mSQL
|
|
SUBDIR += p5-DBI
|
|
SUBDIR += p5-Msql
|
|
SUBDIR += p5-Pg
|
|
SUBDIR += typhoon
|
|
SUBDIR += xfsql
|
|
|
|
.include <bsd.port.subdir.mk>
|