# New ports collection makefile for: py-demjson # Date created: 2008-12-17 # Whom: Wen Heping # # $FreeBSD$ # PORTNAME= demjson PORTVERSION= 1.4 CATEGORIES= devel python MASTER_SITES= CHEESESHOP \ http://deron.meranda.us/python/demjson/dist/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wenheping@gmail.com COMMENT= Encoder, Decoder, and Lint/Validator for JSON USE_PYTHON= yes USE_PYDISTUTILS= yes .include