summaryrefslogtreecommitdiff
path: root/databases/Makefile
blob: d53f752d7966588ffc8846d72ce2841f2e607299 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $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>