mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
15 lines
301 B
Makefile
15 lines
301 B
Makefile
# $Id: Makefile,v 1.10 1996/10/24 00:02:50 jfitz Exp $
|
|
#
|
|
SUBDIR += exodus
|
|
SUBDIR += gdbm
|
|
SUBDIR += gnats
|
|
SUBDIR += msql
|
|
SUBDIR += p5-DBD-mSQL
|
|
SUBDIR += p5-DBI
|
|
SUBDIR += p5-Msql
|
|
SUBDIR += p5-Pg
|
|
SUBDIR += postgres95
|
|
SUBDIR += xfsql
|
|
|
|
.include <bsd.port.subdir.mk>
|