diff options
author | edwin <edwin@FreeBSD.org> | 2003-10-06 01:31:49 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-10-06 01:31:49 +0000 |
commit | 3ed3c54c7c230f01fe1ae06dcba6ee96717e41aa (patch) | |
tree | ad9f3341b278784832ef341865a961a236108da0 /comms/lirc/pkg-message | |
parent | 17ba816ea0d0858af82c6d1f9e5608977e532cca (diff) | |
download | FreeBSD-ports-3ed3c54c7c230f01fe1ae06dcba6ee96717e41aa.zip FreeBSD-ports-3ed3c54c7c230f01fe1ae06dcba6ee96717e41aa.tar.gz |
New port: comms/lirc: Linux Infared Remote Control
This is a port of the LIRC, Linux Infrared Remote Control,
package (www.lirc.org). This port installs the daemons and
tools for interacting with device drivers that support the
LIRC device interface. The port does not install any FreeBSD
infrared device drivers yet; the user must obtain these
from third parties or port the existing Linux drivers.
PR: ports/46774
Submitted by: Mike Heffner <mikeh@FreeBSD.org> <mheffner@acm.vt.edu>
Diffstat (limited to 'comms/lirc/pkg-message')
-rw-r--r-- | comms/lirc/pkg-message | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/comms/lirc/pkg-message b/comms/lirc/pkg-message new file mode 100644 index 0000000..f99cb6a --- /dev/null +++ b/comms/lirc/pkg-message @@ -0,0 +1,8 @@ +********************************************************************** +This port does not contain any FreeBSD device drivers for infrared +devices. This port installs the LIRC daemons and tools for interacting +with drivers that support the LIRC device interface. + +You will need to obtain third party device drivers or port the Linux +drivers in ${WRKSRC}/drivers to use the LIRC port. +********************************************************************** |