summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorhubertf <hubertf>1997-11-22 03:06:19 +0000
committerhubertf <hubertf>1997-11-22 03:06:19 +0000
commit2690a0e9ca4e4ac04cef0340b4b1510be27f3b3b (patch)
tree7fb60289a12b9e9174e373963e692f51f6b633d0 /comms
parent1ae61964f13ffd5973cef8912c2cc03e27926919 (diff)
downloadpkgsrc-2690a0e9ca4e4ac04cef0340b4b1510be27f3b3b.tar.gz
Some missing Makefiles, from FreeBSD.
Diffstat (limited to 'comms')
-rw-r--r--comms/Makefile19
1 files changed, 19 insertions, 0 deletions
diff --git a/comms/Makefile b/comms/Makefile
new file mode 100644
index 00000000000..ec63fe3e803
--- /dev/null
+++ b/comms/Makefile
@@ -0,0 +1,19 @@
+# $Id: Makefile,v 1.1.1.1 1997/11/22 03:06:19 hubertf Exp $
+#
+
+ SUBDIR += bpl+
+ SUBDIR += ecu
+ SUBDIR += hylafax
+ SUBDIR += kermit
+ SUBDIR += lrzsz
+ SUBDIR += mgetty+sendfax
+ SUBDIR += minicom
+ SUBDIR += qpage
+ SUBDIR += rzsz
+ SUBDIR += seyon
+ SUBDIR += snooper
+ SUBDIR += tkhylafax
+ SUBDIR += xcept
+ SUBDIR += zmtx-zmrx
+
+.include <bsd.port.subdir.mk>