aboutsummaryrefslogtreecommitdiffstats
path: root/www/Makefile
blob: f67c507cd2ac6c5fa452d14b375024cc2bf7b49f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# $Id: Makefile,v 1.4 1996/03/06 09:30:15 asami Exp $
#

RESTRICTED += Mosaic         # requires Motif
    SUBDIR += apache
RESTRICTED += ashe           # requires Motif
    SUBDIR += cached
    SUBDIR += cern_httpd
    SUBDIR += cern_linemode
    SUBDIR += chimera
    SUBDIR += comline
    SUBDIR += gn
    SUBDIR += harvest
    SUBDIR += kaffe
    SUBDIR += lynx
    SUBDIR += netscape
    SUBDIR += netscape2
    SUBDIR += tkHTML
    SUBDIR += tkWWW
    SUBDIR += weblint
    SUBDIR += wn
    SUBDIR += wwwish

.include <bsd.port.subdir.mk>