# New ports collection makefile for: py-pybloom # Date created: 2011-02-20 # Whom: Li-Wen Hsu # # $FreeBSD$ # PORTNAME= pybloom PORTVERSION= 1.1 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= lwhsu@FreeBSD.org COMMENT= A Probabilistic data structure RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bitarray>0:${PORTSDIR}/devel/py-bitarray USE_PYTHON= yes USE_PYDISTUTILS= easy_install .include