freebsd-ports/www/Makefile

24 lines
525 B
Makefile
Raw Normal View History

1996-03-06 04:30:15 -05:00
# $Id: Makefile,v 1.3 1996/01/17 05:21:48 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
SUBDIR += lynx
SUBDIR += netscape
SUBDIR += netscape2
SUBDIR += tkHTML
SUBDIR += tkWWW
SUBDIR += weblint
SUBDIR += wn
SUBDIR += wwwish
.include <bsd.port.subdir.mk>