freebsd-ports/databases/Makefile

23 lines
488 B
Makefile
Raw Normal View History

1997-12-03 02:15:21 -05:00
# $Id: Makefile,v 1.24 1997/10/04 23:32:05 andreas Exp $
#
1997-06-13 13:54:40 -04:00
SUBDIR += db
1996-04-12 02:44:38 -04:00
SUBDIR += gdbm
SUBDIR += gnats
SUBDIR += msql
SUBDIR += mysql
SUBDIR += p5-DBD-Pg
1997-08-19 03:17:56 -04:00
SUBDIR += p5-DBD-mysql
1996-10-23 20:03:46 -04:00
SUBDIR += p5-DBI
1997-12-03 02:15:21 -05:00
SUBDIR += p5-MLDBM
1996-10-23 20:03:46 -04:00
SUBDIR += p5-Msql
SUBDIR += p5-Mysql
1996-10-23 20:03:46 -04:00
SUBDIR += p5-Pg
1997-10-04 19:32:05 -04:00
SUBDIR += pgaccess
1997-04-10 15:21:29 -04:00
SUBDIR += postgresql
1996-12-11 21:41:29 -05:00
SUBDIR += typhoon
1997-08-30 09:26:53 -04:00
SUBDIR += xmbase-grok
SUBDIR += xmysql
SUBDIR += xmysqladmin
1995-01-15 02:37:16 -05:00
.include <bsd.port.subdir.mk>