summaryrefslogtreecommitdiff
path: root/mbone
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-07 12:09:26 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-07 12:09:26 +0000
commit954bfab2f0ee9de5a88bb48fa4915caa805428dd (patch)
tree44e95556056792a7eb65383ecc0835f59da76099 /mbone
parentAdd lsof. (diff)
A new category for MBone applications. I'll move imm, nv and vic here,
and Bill Fenner will add 6 new ports. Suggested by: fenner
Notes
Notes: svn path=/head/; revision=4332
Diffstat (limited to 'mbone')
-rw-r--r--mbone/Makefile8
-rw-r--r--mbone/pkg/COMMENT1
2 files changed, 9 insertions, 0 deletions
diff --git a/mbone/Makefile b/mbone/Makefile
new file mode 100644
index 000000000000..ad1738dc488b
--- /dev/null
+++ b/mbone/Makefile
@@ -0,0 +1,8 @@
+# $Id$
+#
+
+ SUBDIR += imm
+ SUBDIR += nv
+ SUBDIR += vic
+
+.include <bsd.port.subdir.mk>
diff --git a/mbone/pkg/COMMENT b/mbone/pkg/COMMENT
new file mode 100644
index 000000000000..8691f8f631e5
--- /dev/null
+++ b/mbone/pkg/COMMENT
@@ -0,0 +1 @@
+MBone applications.