COMMENT =		cross-platform clipboard module for Python

MODPY_DISTV =	1.8.2

DISTNAME =		pyperclip-${MODPY_DISTV}
PKGNAME =		py-${DISTNAME}
REVISION =		4

CATEGORIES =		sysutils
HOMEPAGE =		https://github.com/asweigart/pyperclip

MAINTAINER =		Thim Cederlund <thim@cederlund.de>

# BSD
PERMIT_PACKAGE =	Yes

MODULES =		lang/python

MODPY_PI =		Yes
MODPY_PYBUILD =		setuptools

RUN_DEPENDS =		x11/xclip

.include <bsd.port.mk>
