PORTNAME= pyperclip PORTVERSION= 1.7.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= shaun@FreeBSD.org COMMENT= Cross-platform clipboard module for Python WWW= https://github.com/asweigart/pyperclip LICENSE= BSD3CLAUSE USES= python:3.6+ USE_PYTHON= distutils autoplist NO_ARCH= yes .include