# Created by: Po-Chuan Hsieh # $FreeBSD: head/devel/py-retype/Makefile 555316 2020-11-15 18:03:15Z sunpoet $ PORTNAME= retype PORTVERSION= 20.10.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Re-apply types from .pyi stub files to your codebase LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include