# Created by: Po-Chuan Hsieh # $FreeBSD: head/devel/py-woops/Makefile 529970 2020-03-31 13:51:41Z sunpoet $ PORTNAME= woops PORTVERSION= 0.2.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Handle and manage Python errors with ease LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include