diff --git a/textproc/py-grapheme/Makefile b/textproc/py-grapheme/Makefile index 84f8951e9453..d37ea8826ba1 100644 --- a/textproc/py-grapheme/Makefile +++ b/textproc/py-grapheme/Makefile @@ -1,25 +1,25 @@ PORTNAME= grapheme PORTVERSION= 0.6.0 PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Unicode grapheme helpers WWW= https://github.com/alvinlindstam/grapheme LICENSE= MIT DEPRECATED= Upstream is inactive for 4 years -EXPIRATION_DATE=2025-02-28 +EXPIRATION_DATE=2025-03-31 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes .include