# Created by: Yuri Victorovich # $FreeBSD: head/devel/py-contextlib2/Makefile 559531 2020-12-28 23:02:12Z antoine $ PORTNAME= contextlib2 DISTVERSION= 0.6.0.post1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Backports and enhancements for the contextlib module LICENSE= BSD2CLAUSE USES= python:3.6+ USE_PYTHON= autoplist distutils NO_ARCH= yes .include