# New ports collection makefile for: py-tempstorage # Date created: Nov 12, 2011 # Whom: Ruslan Mahmatkhanov # # $FreeBSD$ # PORTNAME= tempstorage PORTVERSION= 2.12.1 CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope MAINTAINER= zope@FreeBSD.org COMMENT= A RAM-based storage for ZODB LICENSE= ZPL21 RUN_DEPENDS= zodb${PYTHON_PKGNAMESUFFIX}>=3.9.0:${PORTSDIR}/databases/zodb3 USE_PYTHON= yes USE_PYDISTUTILS=easy_install USE_ZIP= yes .include