# $MidnightBSD$
# $FreeBSD: head/devel/py-lazy-object-proxy/Makefile 432169 2017-01-22 22:27:54Z rene $

PORTNAME=	lazy-object-proxy
PORTVERSION=	1.2.2
CATEGORIES=	devel python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Fast and thorough lazy object proxy

LICENSE=	bsd2

USES=		python
USE_PYTHON=	autoplist distutils

.include <bsd.port.mk>
