1999-05-07 01:38:36 +02:00
|
|
|
# $NetBSD: Makefile,v 1.14 1999/05/06 23:38:36 tv Exp $
|
1997-10-27 04:25:18 +01:00
|
|
|
# FreeBSD Id: Makefile,v 1.20 1997/07/30 11:47:51 tg Exp
|
|
|
|
#
|
1997-10-27 04:33:59 +01:00
|
|
|
|
1999-04-10 01:11:53 +02:00
|
|
|
SUBDIR += db
|
1997-10-27 04:25:18 +01:00
|
|
|
SUBDIR += gdbm
|
1997-10-27 04:33:59 +01:00
|
|
|
# SUBDIR += gnats
|
1999-01-04 14:11:03 +01:00
|
|
|
SUBDIR += gtksql
|
1997-10-27 04:33:59 +01:00
|
|
|
# SUBDIR += msql
|
1999-05-07 01:38:36 +02:00
|
|
|
SUBDIR += mysql-client
|
|
|
|
SUBDIR += mysql-server
|
1999-01-07 17:50:42 +01:00
|
|
|
SUBDIR += openldap
|
1997-10-27 04:33:59 +01:00
|
|
|
# SUBDIR += p5-DBD-mysql
|
|
|
|
# SUBDIR += p5-DBD-Pg
|
|
|
|
# SUBDIR += p5-DBI
|
|
|
|
# SUBDIR += p5-Msql
|
|
|
|
# SUBDIR += p5-Mysql
|
|
|
|
# SUBDIR += p5-Pg
|
1999-03-03 01:07:43 +01:00
|
|
|
SUBDIR += p5-gdbm
|
1998-02-17 16:48:54 +01:00
|
|
|
SUBDIR += postgresql
|
1998-05-23 23:47:09 +02:00
|
|
|
SUBDIR += py-gdbm
|
1998-06-22 23:54:14 +02:00
|
|
|
SUBDIR += py-mysql
|
1998-12-10 16:39:46 +01:00
|
|
|
SUBDIR += sdbm
|
1997-10-27 04:33:59 +01:00
|
|
|
# SUBDIR += typhoon
|
1998-12-19 19:44:45 +01:00
|
|
|
SUBDIR += zope-mysql
|
1997-10-27 04:25:18 +01:00
|
|
|
|
1998-04-15 12:38:15 +02:00
|
|
|
.include "../mk/bsd.pkg.subdir.mk"
|