aboutsummaryrefslogblamecommitdiff
path: root/devel/py-contextlib2/Makefile
blob: aff6cb589b1c47d31d425171b421311dd3a34d00 (plain) (tree)
1
2
3
4
5



                                               
                     













                                                                    
# Created by: Yuri Victorovich <yuri@rawbw.com>
# $FreeBSD$

PORTNAME=	contextlib2
PORTVERSION=	0.5.4
CATEGORIES=	devel python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	yuri@rawbw.com
COMMENT=	Backports and enhancements for the contextlib module

LICENSE=	BSD2CLAUSE

USES=		python
USE_PYTHON=	autoplist distutils
NO_ARCH=	yes

.include <bsd.port.mk>