diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2005-11-24 02:44:22 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2005-11-24 02:44:22 +0800 |
commit | b0473323c458fe238bd51c2f6c891f7f0c1b6253 (patch) | |
tree | 0c714ea2b91deec162c2978699486e38c6ff7a10 /comms/Makefile | |
parent | 5fadc121fefb7167d66d180701b5ca64660eb6fc (diff) | |
download | freebsd-ports-graphics-b0473323c458fe238bd51c2f6c891f7f0c1b6253.tar.gz freebsd-ports-graphics-b0473323c458fe238bd51c2f6c891f7f0c1b6253.tar.zst freebsd-ports-graphics-b0473323c458fe238bd51c2f6c891f7f0c1b6253.zip |
Add uird, a Universal IR Receiver Daemon
PR: 89404
Submitted by: lx@deepthought.redundancy.org
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 856eba1d7c6..75f74418bf0 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -101,6 +101,7 @@ SUBDIR += tlf SUBDIR += trustedqsl SUBDIR += twpsk + SUBDIR += uird SUBDIR += viewfax SUBDIR += vpb-driver SUBDIR += vpb2 |