diff options
Diffstat (limited to 'devel/py-bison/Makefile')
-rw-r--r-- | devel/py-bison/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/py-bison/Makefile b/devel/py-bison/Makefile index 0eae771839fe..575457c3cfef 100644 --- a/devel/py-bison/Makefile +++ b/devel/py-bison/Makefile @@ -12,6 +12,9 @@ DISTNAME= py${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Python-based parsing at the speed of C +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING |