summaryrefslogtreecommitdiff
path: root/databases/Makefile
blob: 064232f9b15ce029002ab9892bda86dfdac40ef1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# $Id: Makefile,v 1.8 1996/09/23 22:41:31 jfitz Exp $
#
    SUBDIR += exodus
    SUBDIR += gdbm
    SUBDIR += gnats
    SUBDIR += msql
    SUBDIR += msqlperl
    SUBDIR += postgres95
    SUBDIR += xfsql

.include <bsd.port.subdir.mk>