freebsd-ports/databases/Makefile

18 lines
364 B
Makefile
Raw Normal View History

1997-08-19 09:17:56 +02:00
# $Id: Makefile,v 1.20 1997/07/30 11:47:51 tg Exp $
#
1997-06-13 19:54:40 +02:00
SUBDIR += db
1996-04-12 08:44:38 +02:00
SUBDIR += gdbm
SUBDIR += gnats
SUBDIR += msql
SUBDIR += mysql
SUBDIR += p5-DBD-Pg
1997-08-19 09:17:56 +02:00
SUBDIR += p5-DBD-mysql
1996-10-24 02:03:46 +02:00
SUBDIR += p5-DBI
SUBDIR += p5-Msql
SUBDIR += p5-Mysql
1996-10-24 02:03:46 +02:00
SUBDIR += p5-Pg
1997-04-10 21:21:29 +02:00
SUBDIR += postgresql
1996-12-12 03:41:29 +01:00
SUBDIR += typhoon
1995-01-15 08:37:16 +01:00
.include <bsd.port.subdir.mk>