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
commit910fb218137a416cb73c5f53587e0559214a18d6 (patch)
treeb138dce1a9dbf85bd3cf8102802853f2c65b4520 /ham/Makefile
parent75f54dedd171dcc518cb82aa0a25b0dd7540ebc6 (diff)
downloadpkgsrc-910fb218137a416cb73c5f53587e0559214a18d6.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"