diff --git a/devel/glrparser/Makefile b/devel/glrparser/Makefile index c88d65c25840..78502dd79ecb 100644 --- a/devel/glrparser/Makefile +++ b/devel/glrparser/Makefile @@ -1,13 +1,17 @@ PORTNAME= glrparser PORTVERSION= 1.4 PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://bsd-geek.de/FreeBSD/distfiles/ MAINTAINER= ports@FreeBSD.org COMMENT= Parser which works with the GLR(0) algorithm WWW= https://nlp.fi.muni.cz/projekty/glr/ +BROKEN= Unfetchable +DEPRECATED= Unfetchable, unmaintained and upstream is gone +EXPIRATION_DATE=2025-06-30 + GNU_CONFIGURE= yes .include