summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>1997-11-22 03:06:19 +0000
committerhubertf <hubertf@pkgsrc.org>1997-11-22 03:06:19 +0000
commita28873ae01489dff9b314baede5351fa7f1df5e1 (patch)
tree7fb60289a12b9e9174e373963e692f51f6b633d0 /comms
parent0d929991a3a9df282a523b51ffcdd5bf70969f9a (diff)
downloadpkgsrc-a28873ae01489dff9b314baede5351fa7f1df5e1.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>