PORTNAME= funcsigs PORTVERSION= 1.0.2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python function signatures from PEP362 WWW= https://funcsigs.readthedocs.io/en/latest/ \ https://github.com/harlowja/funcsigs LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= python USE_PYTHON= autoplist concurrent distutils unittest2 NO_ARCH= yes .include