freebsd-ports/www/Makefile

25 lines
545 B
Makefile
Raw Normal View History

1996-03-06 22:54:24 -05:00
# $Id: Makefile,v 1.4 1996/03/06 09:30:15 asami Exp $
#
RESTRICTED += Mosaic # requires Motif
SUBDIR += apache
RESTRICTED += ashe # requires Motif
1996-01-17 00:21:48 -05:00
SUBDIR += cached
SUBDIR += cern_httpd
SUBDIR += cern_linemode
SUBDIR += chimera
1995-12-10 04:32:41 -05:00
SUBDIR += comline
SUBDIR += gn
1996-03-06 04:30:15 -05:00
SUBDIR += harvest
1996-03-06 22:54:24 -05:00
SUBDIR += kaffe
SUBDIR += lynx
SUBDIR += netscape
SUBDIR += netscape2
SUBDIR += tkHTML
SUBDIR += tkWWW
SUBDIR += weblint
SUBDIR += wn
SUBDIR += wwwish
.include <bsd.port.subdir.mk>