summaryrefslogtreecommitdiff
path: root/www/Makefile
blob: 28bf84e5bebaee21d94068b05794c4ff79d52f3a (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
25
26
27
28
29
30
31
32
33
34
# $Id: Makefile,v 1.18 1996/07/11 21:53:29 ache Exp $
#

    SUBDIR += CGI
    SUBDIR += Mosaic         # requires Motif
    SUBDIR += analog
    SUBDIR += apache
    SUBDIR += arena
    SUBDIR += ashe           # requires Motif
    SUBDIR += cached
    SUBDIR += chimera
    SUBDIR += comline
    SUBDIR += gn
    SUBDIR += harvest
    SUBDIR += javac_netscape
    SUBDIR += jdk
    SUBDIR += kaffe
    SUBDIR += libwww
    SUBDIR += linemode
    SUBDIR += lynx
    SUBDIR += mapedit
    SUBDIR += netscape2
    SUBDIR += netscape3
    SUBDIR += slang-lynx
    SUBDIR += squid
    SUBDIR += tkHTML
    SUBDIR += tkWWW
    SUBDIR += w3c_httpd
    SUBDIR += weblint
    SUBDIR += wn
    SUBDIR += wwwcount
    SUBDIR += wwwish

.include <bsd.port.subdir.mk>