# Created by: Mirko Zinn # $FreeBSD$ PORTNAME= anyjson PORTVERSION= 0.3.3 PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= mail@derzinn.de COMMENT= JSON library wrapper for Python LICENSE= BSD USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_AUTOPLIST= yes .include