freebsd-ports/databases/Makefile

21 lines
442 B
Makefile
Raw Normal View History

# $Id: Makefile,v 1.22 1997/08/30 13:26:53 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
SUBDIR += p5-Msql
SUBDIR += p5-Mysql
1996-10-23 20:03:46 -04:00
SUBDIR += p5-Pg
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>