# Created by: Po-Chuan Hsieh # $FreeBSD: head/security/py-uhashring/Makefile 565624 2021-02-17 18:09:26Z sunpoet $ PORTNAME= uhashring PORTVERSION= 2.0 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Full featured consistent hashing python library LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include