summaryrefslogtreecommitdiff
path: root/databases/Makefile
blob: 81aa66f3edfb0015d95e4027fd15ff2cb8e8e4e6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $Id: Makefile,v 1.9 1996/10/17 02:46:25 jfitz Exp $
#
    SUBDIR += exodus
    SUBDIR += gdbm
    SUBDIR += gnats
    SUBDIR += msql
    SUBDIR += msqlperl
    SUBDIR += p5-DBD-mSQL
    SUBDIR += p5-DBI
    SUBDIR += p5-Msql
    SUBDIR += p5-Pg
    SUBDIR += postgres95
    SUBDIR += xfsql

.include <bsd.port.subdir.mk>