diff --git a/devel/py-eggtestinfo/Makefile b/devel/py-eggtestinfo/Makefile index 438576c990c0..b3c1d6baa358 100644 --- a/devel/py-eggtestinfo/Makefile +++ b/devel/py-eggtestinfo/Makefile @@ -1,17 +1,20 @@ PORTNAME= eggtestinfo PORTVERSION= 0.3 PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rm@FreeBSD.org COMMENT= Setuptools plugin that adds test information to .egg-info WWW= https://pypi.org/project/eggtestinfo/ LICENSE= ZPL21 +DEPRECATED= Was a requirement for now removed zope port +EXPIRATION_DATE=2025-03-21 + USES= python USE_PYTHON= distutils autoplist .include