# New ports collection makefile for: py-anyjson # Date created: 2010-02-06 # Whom: Mirko Zinn # # $FreeBSD$ # PORTNAME= anyjson PORTVERSION= 0.3.3 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= easy_install .include