pkgsrc/databases/Makefile

28 lines
630 B
Makefile
Raw Normal View History

# $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
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
SUBDIR += py-gdbm
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
.include "../mk/bsd.pkg.subdir.mk"