# Created by: Dima Sivachenko PORTNAME= gaa PORTVERSION= 1.6.6 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= demon@FreeBSD.org COMMENT= GPL Argument Analyser GNU_CONFIGURE= yes USES= bison post-patch: ${REINPLACE_CMD} -e "s/getline/get_line/g" ${WRKSRC}/source/gaa_parser.y .include