aboutsummaryrefslogtreecommitdiff
path: root/comms/hidapi/pkg-descr
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-01-03 20:42:35 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-01-03 20:42:35 +0000
commit5272612b0f570eaff725e2f445eccf452275bddb (patch)
tree4099a3dcda435a57d07e8bd3b7b787d16e921af2 /comms/hidapi/pkg-descr
parent5a84d768c2ff2b3371aaa1bee886f931d2df98c6 (diff)
Notes
Diffstat (limited to 'comms/hidapi/pkg-descr')
-rw-r--r--comms/hidapi/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/comms/hidapi/pkg-descr b/comms/hidapi/pkg-descr
new file mode 100644
index 000000000000..7b67c9fb323e
--- /dev/null
+++ b/comms/hidapi/pkg-descr
@@ -0,0 +1,6 @@
+HIDAPI is a platform independent library that allows applications to
+work with USB HID-Class devices. While it can be used to communicate
+with standard HID devices like keyboards, mice, and joysticks, it is
+most useful when used with custom (Vendor-Defined) HID devices.
+
+WWW: http://www.signal11.us/oss/hidapi/