# Created by: bf@FreeBSD.org # $FreeBSD: head/textproc/reflex/Makefile 543026 2020-07-24 07:09:38Z sunpoet $ PORTNAME= reflex PORTVERSION= 20200715 CATEGORIES= textproc MASTER_SITES= https://invisible-mirror.net/archives/reflex/ \ LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org COMMENT= Relocalizable fast lexical scanner LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING USES= tar:tgz CONFIGURE_ENV= YACC="${YACC}" GNU_CONFIGURE= yes TEST_TARGET= bigcheck .include