84 lines
2 KiB
Makefile
84 lines
2 KiB
Makefile
# $NetBSD: Makefile,v 1.83 2000/05/31 07:05:56 rh Exp $
|
|
# FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp
|
|
#
|
|
|
|
SUBDIR += Mosaic
|
|
SUBDIR += adzap
|
|
SUBDIR += analog
|
|
SUBDIR += ap-DBI
|
|
SUBDIR += ap-Embperl
|
|
SUBDIR += ap-auth-cookie
|
|
SUBDIR += ap-auth-ldap
|
|
SUBDIR += ap-auth-postgresql
|
|
SUBDIR += ap-csacek
|
|
SUBDIR += ap-dtcl
|
|
SUBDIR += ap-fastcgi
|
|
# SUBDIR += ap-jserv # depends on disabled jsdk0
|
|
SUBDIR += ap-perl
|
|
SUBDIR += ap-php3
|
|
SUBDIR += ap-ssl
|
|
SUBDIR += apache
|
|
SUBDIR += apache6
|
|
SUBDIR += arena
|
|
SUBDIR += asp2php
|
|
SUBDIR += bluefish
|
|
SUBDIR += bozohttpd
|
|
SUBDIR += cgilib
|
|
SUBDIR += checkbot
|
|
SUBDIR += communicator
|
|
SUBDIR += galway
|
|
SUBDIR += grail
|
|
SUBDIR += htdig
|
|
SUBDIR += htmldoc
|
|
SUBDIR += hypermail
|
|
SUBDIR += ijb
|
|
SUBDIR += jakarta-tomcat
|
|
# jsdk20 is disabled because the distfile must be manually downloaded.
|
|
# SUBDIR += jsdk20
|
|
# disabled because it depends on jsdk20
|
|
# SUBDIR += jssi
|
|
SUBDIR += kannel
|
|
SUBDIR += libghttp
|
|
SUBDIR += libwww
|
|
SUBDIR += links
|
|
SUBDIR += lynx
|
|
# SUBDIR += mozilla
|
|
SUBDIR += navigator
|
|
SUBDIR += navigator3
|
|
SUBDIR += ns-remote
|
|
SUBDIR += p5-Apache-ASP
|
|
SUBDIR += p5-Apache-ePerl
|
|
SUBDIR += p5-CGI
|
|
SUBDIR += p5-CGI_Lite
|
|
SUBDIR += p5-FCGI
|
|
SUBDIR += p5-HTML-Parser
|
|
SUBDIR += p5-URI
|
|
SUBDIR += p5-VRML
|
|
SUBDIR += p5-libwww
|
|
SUBDIR += php3
|
|
SUBDIR += php3-gd
|
|
SUBDIR += php3-ldap
|
|
SUBDIR += php3-mysql
|
|
SUBDIR += php3-pgsql
|
|
SUBDIR += php3-snmp
|
|
SUBDIR += py-pcgi
|
|
# SUBDIR += spfc # depends on disabled jsdk20
|
|
SUBDIR += squid
|
|
SUBDIR += squid-current
|
|
SUBDIR += swish-e
|
|
SUBDIR += tcl-cgi
|
|
SUBDIR += thttpd
|
|
SUBDIR += tidy
|
|
SUBDIR += urlget
|
|
SUBDIR += w3c-httpd
|
|
SUBDIR += waplet
|
|
SUBDIR += w3m
|
|
SUBDIR += web500gw
|
|
SUBDIR += webalizer
|
|
SUBDIR += weblint
|
|
SUBDIR += wwwcount
|
|
SUBDIR += wwwoffle
|
|
SUBDIR += zope
|
|
SUBDIR += zope-confera
|
|
|
|
.include "../mk/bsd.pkg.subdir.mk"
|