pkgsrc/databases/Makefile

40 lines
903 B
Makefile
Raw Normal View History

1999-12-23 14:18:43 +01:00
# $NetBSD: Makefile,v 1.26 1999/12/23 13:18:43 rh 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
1999-12-16 03:36:35 +01:00
SUBDIR += db3
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
1999-08-20 18:12:32 +02:00
SUBDIR += gtranscript
1999-07-15 08:28:13 +02:00
SUBDIR += iodbc
1999-05-17 20:31:21 +02:00
SUBDIR += jdb
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
1999-06-10 20:34:58 +02:00
SUBDIR += p5-DBD-mysql
1997-10-27 04:33:59 +01:00
# SUBDIR += p5-DBD-Pg
1999-06-10 20:34:58 +02:00
SUBDIR += p5-DBI
1997-10-27 04:33:59 +01:00
# SUBDIR += p5-Msql
# SUBDIR += p5-Mysql
# SUBDIR += p5-Pg
1999-03-03 01:07:43 +01:00
SUBDIR += p5-gdbm
1999-12-03 10:44:11 +01:00
SUBDIR += p5-perl-ldap
1999-12-23 14:18:43 +01:00
SUBDIR += p5-pgsql
1999-09-21 21:13:40 +02:00
SUBDIR += pgaccess
1998-02-17 16:48:54 +01:00
SUBDIR += postgresql
SUBDIR += py-gdbm
SUBDIR += py-mysql
1999-10-04 19:37:51 +02:00
SUBDIR += py-postgresql
1998-12-10 16:39:46 +01:00
SUBDIR += sdbm
1999-11-17 18:36:53 +01:00
SUBDIR += rrdtool
1999-07-07 17:18:42 +02:00
SUBDIR += tcl-gdbm
1997-10-27 04:33:59 +01:00
# SUBDIR += typhoon
1999-08-05 19:25:05 +02:00
SUBDIR += xmysql
SUBDIR += xmysqladmin
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"