1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
freebsd-ports/www/Makefile

27 lines
580 B
Makefile
Raw Normal View History

1996-03-17 18:41:10 +00:00
# $Id: Makefile,v 1.7 1996/03/09 14:36:20 asami Exp $
#
RESTRICTED += Mosaic # requires Motif
SUBDIR += apache
1996-03-09 14:36:20 +00:00
SUBDIR += arena
RESTRICTED += ashe # requires Motif
1996-01-17 05:21:48 +00:00
SUBDIR += cached
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
1996-03-17 18:41:10 +00:00
SUBDIR += libwww
SUBDIR += linemode
SUBDIR += lynx
SUBDIR += netscape
SUBDIR += netscape2
SUBDIR += tkHTML
SUBDIR += tkWWW
SUBDIR += w3c_httpd
SUBDIR += weblint
SUBDIR += wn
SUBDIR += wwwish
.include <bsd.port.subdir.mk>