diff options
author | Alex Kozlov <ak@FreeBSD.org> | 2012-04-18 05:04:42 +0000 |
---|---|---|
committer | Alex Kozlov <ak@FreeBSD.org> | 2012-04-18 05:04:42 +0000 |
commit | 6df25e8a3277a10e6e666ba6a18c659edb99b20e (patch) | |
tree | 3cd5f59c0fd7e8a2f999009873f6bb93e356b47b /comms/Makefile | |
parent | Update to 1.6.8. (diff) |
Morse Classic is a generic morse-code practice utility
for Unix systems. A modified version of the program "QSO"
by Paul J. Drongowski is also included.
PR: ports/166863
Submitted by: Stephen Hurd <shurd@sasktel.net>
Approved by: eadler (mentor)
Notes
Notes:
svn path=/head/; revision=294988
Diffstat (limited to 'comms/Makefile')
-rw-r--r-- | comms/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/Makefile b/comms/Makefile index ff3ed5bc0da5..ce0bc1f442c6 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -81,6 +81,7 @@ SUBDIR += minicom SUBDIR += mlan SUBDIR += mlan3 + SUBDIR += morse SUBDIR += nasawash SUBDIR += ncid SUBDIR += nec2c |