freebsd-ports/www/Makefile

31 lines
674 B
Makefile
Raw Normal View History

1996-05-16 16:45:22 -04:00
# $Id: Makefile,v 1.14 1996/04/12 08:44:54 asami Exp $
#
SUBDIR += Mosaic # requires Motif
SUBDIR += apache
1996-03-09 09:36:20 -05:00
SUBDIR += arena
SUBDIR += ashe # requires Motif
1996-01-17 00:21:48 -05:00
SUBDIR += cached
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-31 23:04:16 -05:00
SUBDIR += javac_netscape
1996-04-08 16:57:19 -04:00
SUBDIR += jdk
1996-03-06 22:54:24 -05:00
SUBDIR += kaffe
1996-03-17 13:41:10 -05:00
SUBDIR += libwww
SUBDIR += linemode
SUBDIR += lynx
1996-03-17 17:53:06 -05:00
SUBDIR += mapedit
SUBDIR += netscape2
1996-03-29 13:52:08 -05:00
SUBDIR += netscape3
SUBDIR += tkHTML
SUBDIR += tkWWW
SUBDIR += w3c_httpd
SUBDIR += weblint
SUBDIR += wn
1996-05-16 16:45:22 -04:00
SUBDIR += wwwcount
SUBDIR += wwwish
.include <bsd.port.subdir.mk>