# Created by: Li-Wen Hsu # $FreeBSD: head/math/py-pybloom/Makefile 412348 2016-04-01 14:17:44Z mat $ PORTNAME= pybloom PORTVERSION= 1.1 PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= lwhsu@FreeBSD.org COMMENT= Probabilistic data structure RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bitarray>0:devel/py-bitarray USES= python USE_PYTHON= distutils autoplist .include