# Created by: Zhihao Yuan <lichray@gmail.com>
# $FreeBSD: tags/RELEASE_11_0_0/graphics/py-png/Makefile 372181 2014-11-05 10:41:26Z robak $

PORTNAME=	png
PORTVERSION=	0.0.17
CATEGORIES=	graphics python
MASTER_SITES=	CHEESESHOP
PROJECTHOST=	py${PORTNAME}
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
DISTNAME=	py${PORTNAME}-${PORTVERSION}

MAINTAINER=	lichray@gmail.com
COMMENT=	Python PNG encoder/decoder

LICENSE=	MIT

USES=		python
USE_PYTHON=	distutils autoplist

.include <bsd.port.mk>
