# Created by: Alexander Botero-Lowry # $FreeBSD$ PORTNAME= epsilon PORTVERSION= 0.7.1 PORTREVISION= 2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Epsilon-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Set of Python utility modules used by DivMod projects LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openssl>=0:security/py-openssl@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}twisted>=0:devel/py-twisted@${FLAVOR} # bin/benchmark CONFLICTS_INSTALL= brlcad NO_ARCH= yes USE_PYTHON= autoplist concurrent distutils USES= python .include