1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/www/Makefile

25 lines
545 B
Makefile
Raw Normal View History

1996-03-07 03:54:24 +00: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 05:21:48 +00:00
SUBDIR += cached
SUBDIR += cern_httpd
SUBDIR += cern_linemode
SUBDIR += chimera
1995-12-10 09:32:41 +00:00
SUBDIR += comline
SUBDIR += gn
1996-03-06 09:30:15 +00:00
SUBDIR += harvest
1996-03-07 03:54:24 +00:00
SUBDIR += kaffe
SUBDIR += lynx
SUBDIR += netscape
SUBDIR += netscape2
SUBDIR += tkHTML
SUBDIR += tkWWW
SUBDIR += weblint
SUBDIR += wn
SUBDIR += wwwish
.include <bsd.port.subdir.mk>