# Created by: Wen Heping # $FreeBSD: head/devel/py-demjson/Makefile 371280 2014-10-20 16:04:12Z mva $ PORTNAME= demjson PORTVERSION= 2.2.2 PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP \ http://deron.meranda.us/python/demjson/dist/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= robak@FreeBSD.org COMMENT= Encoder, Decoder and Lint/Validator for JSON LICENSE= LGPL3 USES= python USE_PYTHON= distutils autoplist post-install: ${INSTALL_SCRIPT} ${WRKSRC}/jsonlint ${STAGEDIR}${PREFIX}/bin .include