freebsd-ports/databases/Makefile

25 lines
526 B
Makefile
Raw Normal View History

# $Id: Makefile,v 1.28 1998/07/06 17:46:48 nectar Exp $
#
SUBDIR += cdb
1997-06-13 19:54:40 +02:00
SUBDIR += db
1996-04-12 08:44:38 +02:00
SUBDIR += gdbm
SUBDIR += gnats
SUBDIR += msql
SUBDIR += mysql
SUBDIR += p5-DBD-Pg
1996-10-24 02:03:46 +02:00
SUBDIR += p5-DBI
1997-12-03 08:15:21 +01:00
SUBDIR += p5-MLDBM
1996-10-24 02:03:46 +02:00
SUBDIR += p5-Msql
SUBDIR += p5-Mysql
1996-10-24 02:03:46 +02:00
SUBDIR += p5-Pg
1997-10-05 01:32:05 +02:00
SUBDIR += pgaccess
1997-04-10 21:21:29 +02:00
SUBDIR += postgresql
1998-07-06 19:46:48 +02:00
SUBDIR += py-PyGreSQL
1998-04-18 10:59:23 +02:00
SUBDIR += tkgnats
1996-12-12 03:41:29 +01:00
SUBDIR += typhoon
1997-08-30 15:26:53 +02:00
SUBDIR += xmbase-grok
SUBDIR += xmysql
SUBDIR += xmysqladmin
1995-01-15 08:37:16 +01:00
.include <bsd.port.subdir.mk>