summaryrefslogtreecommitdiff
path: root/ham/Makefile
diff options
context:
space:
mode:
authorfrueauf <frueauf>1999-06-06 19:31:41 +0000
committerfrueauf <frueauf>1999-06-06 19:31:41 +0000
commitfde5247801633e4623fe4e528d77c2893d4e394d (patch)
treeb138dce1a9dbf85bd3cf8102802853f2c65b4520 /ham/Makefile
parent07dc8ec122b07112dbfbc04375f26f0e41a6bd5d (diff)
downloadpkgsrc-fde5247801633e4623fe4e528d77c2893d4e394d.tar.gz
Add category ham for amateur packet radio tools.
Initialy import tnt-1.9pre3, a amateur packet radio terminal program for TNC2, AEA PK232 and PK88, and tfkiss-1.0.5, a software implementation of TheFirmware for use with TNT. Provided in pr 7432 and 7459 by Berndt Josef Wulf <wulf@ping.net.au>.
Diffstat (limited to 'ham/Makefile')
-rw-r--r--ham/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/ham/Makefile b/ham/Makefile
new file mode 100644
index 00000000000..3ee2ad2d763
--- /dev/null
+++ b/ham/Makefile
@@ -0,0 +1,6 @@
+# $NetBSD: Makefile,v 1.1.1.1 1999/06/06 19:31:41 frueauf Exp $
+#
+ SUBDIR += tfkiss
+ SUBDIR += tnt
+
+.include "../mk/bsd.pkg.subdir.mk"