diff --git a/devel/py-pygpx/Makefile b/devel/py-pygpx/Makefile index 6e620074e668..c841f6fb611c 100644 --- a/devel/py-pygpx/Makefile +++ b/devel/py-pygpx/Makefile @@ -1,17 +1,20 @@ PORTNAME= pygpx PORTVERSION= 0.2 PORTREVISION= 2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wenheping@gmail.com COMMENT= Python Module For Parsing GPS Exchange Format (GPX) File WWW= https://pypi.org/project/pygpx/ +DEPRECATED= Not updated for years +EXPIRATION_DATE=2026-08-31 + PLIST_SUB= GPX_INFO=${PYDISTUTILS_EGGINFO} USES= python USE_PYTHON= distutils autoplist .include