mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-13 23:36:08 +00:00
a53158bc66
Submitted by: Andreas Klemm <andreas@klemm.gtn.com>
37 lines
809 B
Makefile
37 lines
809 B
Makefile
# $Id: Makefile,v 1.23 1996/10/13 14:27:56 ache 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 += netscape301
|
|
SUBDIR += slang-lynx
|
|
SUBDIR += squid
|
|
SUBDIR += tkHTML
|
|
SUBDIR += tkWWW
|
|
SUBDIR += w3-msql
|
|
SUBDIR += w3c_httpd
|
|
SUBDIR += webcopy
|
|
SUBDIR += weblint
|
|
SUBDIR += wn
|
|
SUBDIR += wwwcount
|
|
SUBDIR += wwwish
|
|
|
|
.include <bsd.port.subdir.mk>
|