freebsd-ports/databases/Makefile

31 lines
663 B
Makefile
Raw Normal View History

1999-03-20 06:43:38 +01:00
# $Id: Makefile,v 1.34 1999/03/17 22:10:32 dirk Exp $
#
SUBDIR += cdb
1997-06-13 19:54:40 +02:00
SUBDIR += db
1998-11-03 11:02:10 +01:00
SUBDIR += gadfly
1996-04-12 08:44:38 +02:00
SUBDIR += gdbm
1998-11-16 16:48:36 +01:00
SUBDIR += gmysql
SUBDIR += gnats
1999-03-20 06:43:38 +01:00
SUBDIR += gtksql
1998-12-26 09:52:53 +01:00
SUBDIR += interbase4
SUBDIR += msql
SUBDIR += mysql321
SUBDIR += mysql322
1999-03-17 23:10:32 +01:00
SUBDIR += mysqltutor
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>