summaryrefslogtreecommitdiff
path: root/databases/Makefile
blob: 2dde5d06c1d0d0e24297832c9964735970b887d3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $Id: Makefile,v 1.15 1997/04/10 19:21:29 scrappy Exp $
#
    SUBDIR += db
    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 += postgresql
    SUBDIR += typhoon
    SUBDIR += xfsql

.include <bsd.port.subdir.mk>