pkgsrc/databases/Makefile

41 lines
954 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.36 2000/07/25 13:05:58 wulf 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
2000-06-22 18:54:02 +02:00
SUBDIR += freetds
SUBDIR += geneweb
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
2000-01-19 06:37:31 +01:00
SUBDIR += jdbc-postgresql
SUBDIR += mysql-client
SUBDIR += mysql-server
1999-01-07 17:50:42 +01:00
SUBDIR += openldap
2000-02-19 03:10:38 +01:00
SUBDIR += oraedit
1999-06-10 20:34:58 +02:00
SUBDIR += p5-DBD-mysql
2000-02-20 00:46:26 +01:00
SUBDIR += p5-DBD-postgresql
1999-06-10 20:34:58 +02:00
SUBDIR += p5-DBI
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-mysqldb
1999-10-04 19:37:51 +02:00
SUBDIR += py-postgresql
1999-11-17 18:36:53 +01:00
SUBDIR += rrdtool
SUBDIR += sdbm
2000-06-22 18:54:02 +02:00
SUBDIR += sqsh
1999-07-07 17:18:42 +02:00
SUBDIR += tcl-gdbm
SUBDIR += tcl-postgresql
SUBDIR += tk-postgresql
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"