aboutsummaryrefslogtreecommitdiff
path: root/mbone/Makefile
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/Makefile
parentb92c1d5070d794ed15fd7dcb6c3afa07a405689d (diff)
downloadports-954bfab2f0ee9de5a88bb48fa4915caa805428dd.tar.gz
ports-954bfab2f0ee9de5a88bb48fa4915caa805428dd.zip
Notes
Diffstat (limited to 'mbone/Makefile')
-rw-r--r--mbone/Makefile8
1 files changed, 8 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>