# Created by: Xin Li <delphij@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_0_0/devel/py-ujson/Makefile 332163 2013-10-30 18:50:38Z wg $

PORTNAME=	ujson
PORTVERSION=	1.33
CATEGORIES=	devel python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	delphij@FreeBSD.org
COMMENT=	Ultra fast JSON encoder and decoder for Python

LICENSE=	BSD

USE_ZIP=		yes
USE_PYTHON=		yes
USE_PYDISTUTILS=	yes
PYDISTUTILS_AUTOPLIST=	yes

.include <bsd.port.mk>
