From 3c0a036bf73f0dc3e761f04887d33207184341e9 Mon Sep 17 00:00:00 2001 From: John Marino Date: Sun, 3 Aug 2014 21:25:42 +0000 Subject: Add new port: devel/lnphost PR: 182288 Submitted by: Jason Bacon ================================================================= A library supporting IR communication over the Lego Mindstorms IR tower. It can be used from C programs on Posix compliant platforms, supports multiple protocols and is designed to be a replacement for lnpd. --- devel/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel/Makefile') diff --git a/devel/Makefile b/devel/Makefile index 8bf8ba849da8..fc675cadff12 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1189,6 +1189,7 @@ SUBDIR += lm4tools SUBDIR += lmdbg SUBDIR += lndir + SUBDIR += lnphost SUBDIR += lockfree-malloc SUBDIR += log4c SUBDIR += log4cplus -- cgit v1.2.3