# Created by: Nicola Vitale # $FreeBSD: head/devel/py-turbojson11/Makefile 412346 2016-04-01 14:00:51Z mat $ PORTNAME= TurboJson PORTVERSION= 1.1.4 PORTREVISION= 2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP \ http://nivi.interfree.it/distfiles/${PORTNAME}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMESUFFIX= 11 MAINTAINER= nivit@FreeBSD.org COMMENT= Python template plugin for TurboGears that supports json RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}RuleDispatch>=0.5.a0.r2306:devel/py-ruledispatch \ ${PYTHON_PKGNAMEPREFIX}simplejson>=1.9.1:devel/py-simplejson \ ${PYTHON_PKGNAMEPREFIX}DecoratorTools>=1.7:devel/py-decoratortools USES= python USE_PYTHON= distutils autoplist .include