blob: 78502dd79ecb1d68161e9eebe156e8b01f35c205 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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 <bsd.port.mk>
|