1996-01-17 00:21:48 -05:00
|
|
|
# $Id: Makefile,v 1.2 1995/12/10 09:32:41 ache Exp $
|
The first Makefile for the www category. Initial membership:
Mosaic, apache, ashe, cern_httpd, cern_linemode, chimera, gn,
lynx, netscape, netscape2, tkHTML, tkWWW, weblint, wn, wwwish
This rapidly growing category will no doubt be our flagship, so
let's all make it shine! :)
1995-11-26 16:50:10 -05:00
|
|
|
#
|
|
|
|
|
|
|
|
RESTRICTED += Mosaic # requires Motif
|
|
|
|
SUBDIR += apache
|
|
|
|
RESTRICTED += ashe # requires Motif
|
1996-01-17 00:21:48 -05:00
|
|
|
SUBDIR += cached
|
The first Makefile for the www category. Initial membership:
Mosaic, apache, ashe, cern_httpd, cern_linemode, chimera, gn,
lynx, netscape, netscape2, tkHTML, tkWWW, weblint, wn, wwwish
This rapidly growing category will no doubt be our flagship, so
let's all make it shine! :)
1995-11-26 16:50:10 -05:00
|
|
|
SUBDIR += cern_httpd
|
|
|
|
SUBDIR += cern_linemode
|
|
|
|
SUBDIR += chimera
|
1995-12-10 04:32:41 -05:00
|
|
|
SUBDIR += comline
|
The first Makefile for the www category. Initial membership:
Mosaic, apache, ashe, cern_httpd, cern_linemode, chimera, gn,
lynx, netscape, netscape2, tkHTML, tkWWW, weblint, wn, wwwish
This rapidly growing category will no doubt be our flagship, so
let's all make it shine! :)
1995-11-26 16:50:10 -05:00
|
|
|
SUBDIR += gn
|
|
|
|
SUBDIR += lynx
|
|
|
|
SUBDIR += netscape
|
|
|
|
SUBDIR += netscape2
|
|
|
|
SUBDIR += tkHTML
|
|
|
|
SUBDIR += tkWWW
|
|
|
|
SUBDIR += weblint
|
|
|
|
SUBDIR += wn
|
|
|
|
SUBDIR += wwwish
|
|
|
|
|
|
|
|
.include <bsd.port.subdir.mk>
|