summaryrefslogtreecommitdiff
path: root/mbone/Makefile
diff options
context:
space:
mode:
authoris <is>1997-11-18 17:05:15 +0000
committeris <is>1997-11-18 17:05:15 +0000
commitf4f0c5b37c336608942923040b2cc82456d77634 (patch)
treeb12c0274b3b4a438691755cbf3d35d5363a2803d /mbone/Makefile
parentfb822552246cdacc9de140379ad335dd03510df8 (diff)
downloadpkgsrc-f4f0c5b37c336608942923040b2cc82456d77634.tar.gz
Initial MBONE tools directory, bootstrapped from FreeBSD ports collection,
sdr only.
Diffstat (limited to 'mbone/Makefile')
-rw-r--r--mbone/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/mbone/Makefile b/mbone/Makefile
new file mode 100644
index 00000000000..579be64e8f5
--- /dev/null
+++ b/mbone/Makefile
@@ -0,0 +1,14 @@
+# Id: Makefile,v 1.5 1996/12/03 10:41:49 asami Exp
+#
+
+ SUBDIR += imm
+ SUBDIR += mbone_vcr
+ SUBDIR += nte
+ SUBDIR += rtpmon
+ SUBDIR += sdr
+ SUBDIR += speak_freely
+ SUBDIR += vat
+ SUBDIR += vic
+ SUBDIR += wb
+
+.include <bsd.port.subdir.mk>