aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2012-07-21 09:17:05 +0000
committerPawel Pekala <pawel@FreeBSD.org>2012-07-21 09:17:05 +0000
commit455299f98c3ed7381b364e909aeb77638bef5905 (patch)
treecf4e56bc6450bb289dc612b30c606e6d9ce9dca6 /devel/Makefile
parent2195ecdd19ee59c3677f7f5edce217ae030d5e3e (diff)
downloadports-455299f98c3ed7381b364e909aeb77638bef5905.tar.gz
ports-455299f98c3ed7381b364e909aeb77638bef5905.zip
A Multi-Protocol Infrared Remote Library for the Arduino
This IR remote library, written by Ken Shirriff, lets you both send and receive IR remote codes in multiple protocols. It supports NEC, Sony SIRC, Philips RC5, Philips RC6, and raw protocols. WWW: http://www.arcfn.com/2009/08/multi-protocol-infrared-remote-library.html PR: ports/163806 Submitted by: Craig Leres <leres@ee.lbl.gov>
Notes
Notes: svn path=/head/; revision=301269
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index e07d11bb1f57..b5ca618fea79 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -52,6 +52,7 @@
SUBDIR += apr2
SUBDIR += arduino
SUBDIR += arduino-glcd
+ SUBDIR += arduino-irremote
SUBDIR += arduino-mk
SUBDIR += argouml
SUBDIR += argp-standalone