opnsense-ports/devel/glrparser/Makefile
2022-09-07 22:33:21 +02:00

13 lines
295 B
Makefile

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/
GNU_CONFIGURE= yes
.include <bsd.port.mk>