# Created by: Po-Chuan Hsieh # $FreeBSD: head/devel/py-unicodedata2/Makefile 559531 2020-12-28 23:02:12Z antoine $ PORTNAME= unicodedata2 PORTVERSION= 13.0.0.post2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Unicodedata backport and updates LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils .include