# Created by: Xin Li # $FreeBSD$ 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