freebsd-ports/www/Makefile

29 lines
633 B
Makefile
Raw Normal View History

1996-04-01 09:24:34 +02:00
# $Id: Makefile,v 1.11 1996/04/01 04:04:16 asami Exp $
#
RESTRICTED += Mosaic # requires Motif
SUBDIR += apache
1996-03-09 15:36:20 +01:00
SUBDIR += arena
RESTRICTED += ashe # requires Motif
1996-01-17 06:21:48 +01:00
SUBDIR += cached
SUBDIR += chimera
1995-12-10 10:32:41 +01:00
SUBDIR += comline
SUBDIR += gn
1996-03-06 10:30:15 +01:00
SUBDIR += harvest
1996-04-01 06:04:16 +02:00
SUBDIR += javac_netscape
1996-03-07 04:54:24 +01:00
SUBDIR += kaffe
1996-03-17 19:41:10 +01:00
SUBDIR += libwww
SUBDIR += linemode
SUBDIR += lynx
1996-03-17 23:53:06 +01:00
SUBDIR += mapedit
SUBDIR += netscape2
1996-03-29 19:52:08 +01:00
SUBDIR += netscape3
SUBDIR += tkHTML
SUBDIR += tkWWW
SUBDIR += w3c_httpd
SUBDIR += weblint
SUBDIR += wn
SUBDIR += wwwish
.include <bsd.port.subdir.mk>