# Created by: Li-Wen Hsu # $FreeBSD$ PORTNAME= pyramid_rpc PORTVERSION= 0.5.2 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= lwhsu@FreeBSD.org COMMENT= RPC support for the Pyramid web framework BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyramid>=0:${PORTSDIR}/www/py-pyramid RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PYTHON= yes USE_PYDISTUTILS= easy_install NO_STAGE= yes .include