minimal set of libevedev functions for Wayland on OpenBSD
On Linux libevdev is a wrapper library for evdev devices.

OpenBSD doesn't use evdev directly, but a layer emulating
libinput. Some applications bypass libinput and use some libevdev
functions directly. This shim library provides the needed functions.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>
