1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/databases/Makefile

33 lines
683 B
Makefile
Raw Normal View History

1999-08-25 05:28:01 +00:00
# $FreeBSD$
#
SUBDIR += cdb
1997-06-13 17:54:40 +00:00
SUBDIR += db
1999-06-06 16:59:45 +00:00
SUBDIR += dbview
1999-10-03 22:05:14 +00:00
SUBDIR += dbf2mysql
1998-11-03 10:02:10 +00:00
SUBDIR += gadfly
1996-04-12 06:44:38 +00:00
SUBDIR += gdbm
1998-11-16 15:48:36 +00:00
SUBDIR += gmysql
SUBDIR += gnats
1999-03-20 05:43:38 +00:00
SUBDIR += gtksql
1998-12-26 08:52:53 +00:00
SUBDIR += interbase4
SUBDIR += msql
SUBDIR += mysql322-client
SUBDIR += mysql322-server
SUBDIR += p5-DBD-Pg
1996-10-24 00:03:46 +00:00
SUBDIR += p5-DBI
1997-12-03 07:15:21 +00:00
SUBDIR += p5-MLDBM
1996-10-24 00:03:46 +00:00
SUBDIR += p5-Msql
SUBDIR += p5-Mysql
1996-10-24 00:03:46 +00:00
SUBDIR += p5-Pg
1997-10-04 23:32:05 +00:00
SUBDIR += pgaccess
1997-04-10 19:21:29 +00:00
SUBDIR += postgresql
1998-07-06 17:46:48 +00:00
SUBDIR += py-PyGreSQL
1999-09-06 14:11:34 +00:00
SUBDIR += ruby-postgres
1998-04-18 08:59:23 +00:00
SUBDIR += tkgnats
1996-12-12 02:41:29 +00:00
SUBDIR += typhoon
1997-08-30 13:26:53 +00:00
SUBDIR += xmbase-grok
SUBDIR += xmysql
SUBDIR += xmysqladmin
1995-01-15 07:37:16 +00:00
.include <bsd.port.subdir.mk>