# Created by: Wen Heping # $FreeBSD$ PORTNAME= jsonlib PORTVERSION= 1.6.1 PORTREVISION= 2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org COMMENT= JSON Serializer/Deserializer for Python USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_AUTOPLIST= yes .include