mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-04 11:23:46 +00:00
21 lines
461 B
Makefile
21 lines
461 B
Makefile
|
# $Id: Makefile,v 1.61 1995/11/09 07:41:00 asami Exp $
|
||
|
#
|
||
|
|
||
|
RESTRICTED += Mosaic # requires Motif
|
||
|
SUBDIR += apache
|
||
|
RESTRICTED += ashe # requires Motif
|
||
|
SUBDIR += cern_httpd
|
||
|
SUBDIR += cern_linemode
|
||
|
SUBDIR += chimera
|
||
|
SUBDIR += gn
|
||
|
SUBDIR += lynx
|
||
|
SUBDIR += netscape
|
||
|
SUBDIR += netscape2
|
||
|
SUBDIR += tkHTML
|
||
|
SUBDIR += tkWWW
|
||
|
SUBDIR += weblint
|
||
|
SUBDIR += wn
|
||
|
SUBDIR += wwwish
|
||
|
|
||
|
.include <bsd.port.subdir.mk>
|