# Created by: Mark Felder # $FreeBSD: head/devel/py-pyhashxx/Makefile 559531 2020-12-28 23:02:12Z antoine $ PORTNAME= pyhashxx PORTVERSION= 0.1.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Python wrapper for xxHash algorithm LICENSE= BSD2CLAUSE USES= python:3.6+ USE_PYTHON= autoplist distutils .include