PORTNAME= libevdev PORTVERSION= 1.9.1.20200928 CATEGORIES= devel #MASTER_SITES= http://freedesktop.org/software/${PORTNAME}/ MAINTAINER= ports@MidnightBSD.org COMMENT= Linux Event Device library WWW= https://www.freedesktop.org/wiki/Software/libevdev/ LICENSE= mit LICENSE_FILE= ${WRKSRC}/COPYING USES= meson pkgconfig python:build shebangfix USE_LDCONFIG= yes USE_GITLAB= yes GL_SITE= https://gitlab.freedesktop.org GL_TAGNAME= 6ea230bc72353c54fac628987b87cc1d3b6fd842 MESON_ARGS= -Ddocumentation=disabled -Dtests=disabled BINARY_ALIAS= python3=${PYTHON_CMD} post-patch: ${LN} -s ${WRKSRC}/include/linux/freebsd ${WRKSRC}/include/linux/midnightbsd .include