mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
25 lines
545 B
Makefile
25 lines
545 B
Makefile
# $Id: Makefile,v 1.4 1996/03/06 09:30:15 asami Exp $
|
|
#
|
|
|
|
RESTRICTED += Mosaic # requires Motif
|
|
SUBDIR += apache
|
|
RESTRICTED += ashe # requires Motif
|
|
SUBDIR += cached
|
|
SUBDIR += cern_httpd
|
|
SUBDIR += cern_linemode
|
|
SUBDIR += chimera
|
|
SUBDIR += comline
|
|
SUBDIR += gn
|
|
SUBDIR += harvest
|
|
SUBDIR += kaffe
|
|
SUBDIR += lynx
|
|
SUBDIR += netscape
|
|
SUBDIR += netscape2
|
|
SUBDIR += tkHTML
|
|
SUBDIR += tkWWW
|
|
SUBDIR += weblint
|
|
SUBDIR += wn
|
|
SUBDIR += wwwish
|
|
|
|
.include <bsd.port.subdir.mk>
|