1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/www/Makefile
Andrey A. Chernov 971e8217e2 Add comline
1995-12-10 09:32:41 +00:00

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>