summaryrefslogtreecommitdiff
path: root/www/Makefile
blob: 985d715bd2f7d0291d2e45f0889b9e0a2eddb501 (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
35
36
37
38
39
40
# $Id: Makefile,v 1.28 1996/12/03 10:43:51 asami Exp $
#

    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 += p5-CGI
    SUBDIR += p5-CGI_Lite
    SUBDIR += p5-HTML
    SUBDIR += p5-HTML-QuickCheck
    SUBDIR += p5-HTML-Stream
    SUBDIR += p5-HTTPD-Tools
    SUBDIR += p5-libwww
    SUBDIR += slang-lynx
    SUBDIR += squid
    SUBDIR += squid11
    SUBDIR += w3-msql
    SUBDIR += w3c_httpd
    SUBDIR += webcopy
    SUBDIR += weblint
    SUBDIR += wn
    SUBDIR += wwwcount

.include <bsd.port.subdir.mk>