summaryrefslogtreecommitdiff
path: root/www/Makefile
blob: 6232213501484248eb4ac77ee223a0963f499287 (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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
# $Id: Makefile,v 1.64 1997/11/15 13:08:34 asami Exp $
#

    SUBDIR += Mosaic         # requires Motif
    SUBDIR += analog
    SUBDIR += apache
    SUBDIR += apache-current
    SUBDIR += apache-php
    SUBDIR += apache-ssl
    SUBDIR += arena
    SUBDIR += ashe           # requires Motif
    SUBDIR += aswedit
    SUBDIR += cgiparse
    SUBDIR += chimera
    SUBDIR += comline
    SUBDIR += fxhtml
    SUBDIR += gn
    SUBDIR += gwstat
    SUBDIR += harvest
    SUBDIR += http-analyze
    SUBDIR += libpics
    SUBDIR += libwww
    SUBDIR += linemode
    SUBDIR += linux-netscape4
    SUBDIR += lynx
    SUBDIR += mapedit
    SUBDIR += mhonarc
    SUBDIR += mmm
    SUBDIR += momspider
    SUBDIR += netscape3
    SUBDIR += netscape4-communicator
    SUBDIR += netscape4-navigator
    SUBDIR += p5-Apache
    SUBDIR += p5-CGI
    SUBDIR += p5-CGI_Lite
    SUBDIR += p5-HTML
    SUBDIR += p5-HTML-QuickCheck
    SUBDIR += p5-HTML-Stream
    SUBDIR += p5-HTTPD-Tools
    SUBDIR += p5-WWW-Search
    SUBDIR += p5-libwww
    SUBDIR += squid11
    SUBDIR += squid11-novm
    SUBDIR += vrweb
    SUBDIR += w3
    SUBDIR += w3c-httpd
    SUBDIR += webcopy
    SUBDIR += weblint
    SUBDIR += webstone
    SUBDIR += wml
    SUBDIR += wn
    SUBDIR += wwwcount
    SUBDIR += wwwstat

.include <bsd.port.subdir.mk>