summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-11-26 21:50:10 +0000
committerasami <asami@FreeBSD.org>1995-11-26 21:50:10 +0000
commit18fdc762faa201206ed9883caa730f8126ffd800 (patch)
tree1a3c21f695e38f02f89471ca5c6b655454ab38ff /www
parentddce4ec7f787b5cae6706eabfd9224426ea29169 (diff)
downloadFreeBSD-ports-18fdc762faa201206ed9883caa730f8126ffd800.zip
FreeBSD-ports-18fdc762faa201206ed9883caa730f8126ffd800.tar.gz
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! :)
Diffstat (limited to 'www')
-rw-r--r--www/Makefile20
1 files changed, 20 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
new file mode 100644
index 0000000..06b66d8
--- /dev/null
+++ b/www/Makefile
@@ -0,0 +1,20 @@
+# $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>
OpenPOWER on IntegriCloud