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

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

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Backports and enhancements for the contextlib module

LICENSE=	bsd2

USES=		python
USE_PYTHON=	autoplist distutils
NO_ARCH=	yes
NO_TEST=	yes

.include <bsd.port.mk>
