mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-17 00:00:40 +00:00
22 lines
482 B
Makefile
22 lines
482 B
Makefile
# $Id: Makefile,v 1.1 1995/11/26 21:50:10 asami Exp $
|
|
#
|
|
|
|
RESTRICTED += Mosaic # requires Motif
|
|
SUBDIR += apache
|
|
RESTRICTED += ashe # requires Motif
|
|
SUBDIR += cern_httpd
|
|
SUBDIR += cern_linemode
|
|
SUBDIR += chimera
|
|
SUBDIR += comline
|
|
SUBDIR += gn
|
|
SUBDIR += lynx
|
|
SUBDIR += netscape
|
|
SUBDIR += netscape2
|
|
SUBDIR += tkHTML
|
|
SUBDIR += tkWWW
|
|
SUBDIR += weblint
|
|
SUBDIR += wn
|
|
SUBDIR += wwwish
|
|
|
|
.include <bsd.port.subdir.mk>
|