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

22 lines
458 B
Makefile
Raw Normal View History

# $Id: Makefile,v 1.25 1997/12/03 07:15:21 ache Exp $
#
1997-06-13 17:54:40 +00:00
SUBDIR += db
1996-04-12 06:44:38 +00:00
SUBDIR += gdbm
SUBDIR += gnats
SUBDIR += msql
SUBDIR += mysql
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
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>