summaryrefslogtreecommitdiff
path: root/ham/Makefile
diff options
context:
space:
mode:
authorfrueauf <frueauf@pkgsrc.org>1999-06-06 19:31:41 +0000
committerfrueauf <frueauf@pkgsrc.org>1999-06-06 19:31:41 +0000
commit5707e46334a18a7fe3d5818b4c330dcfa4274bd0 (patch)
treeb138dce1a9dbf85bd3cf8102802853f2c65b4520 /ham/Makefile
parent47472bf1f718fb2e9766b6421a2a91491d4c25c5 (diff)
downloadpkgsrc-5707e46334a18a7fe3d5818b4c330dcfa4274bd0.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"