PORTNAME=		uhid-freebsd
PORTVERSION=		1.2.2
CATEGORIES=		devel python
MASTER_SITES=		PYPI
PKGNAMEPREFIX=		${PYTHON_PKGNAMEPREFIX}

MAINTAINER=		grembo@FreeBSD.org
COMMENT=		Python library to retrieve information on uhid devices
WWW=		https://github.com/grembo/uhid-freebsd

LICENSE=		BSD2CLAUSE
LICENSE_FILE=		${WRKSRC}/LICENSE

USES=			compiler:c++11-lang python:3.6+
USE_PYTHON=		autoplist distutils

.include <bsd.port.mk>
