summaryrefslogtreecommitdiff
path: root/comms/Makefile
diff options
context:
space:
mode:
authorhubertf <hubertf>1997-11-22 03:06:19 +0000
committerhubertf <hubertf>1997-11-22 03:06:19 +0000
commitc6b852fd5ea1bf9c72e105e52eec481f4d036daf (patch)
tree7fb60289a12b9e9174e373963e692f51f6b633d0 /comms/Makefile
parent9a0742eb1600b0f86dfe7dd85fec9c696267f409 (diff)
downloadpkgsrc-c6b852fd5ea1bf9c72e105e52eec481f4d036daf.tar.gz
Some missing Makefiles, from FreeBSD.
Diffstat (limited to 'comms/Makefile')
-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>