# Template file for 'byacc' pkgname=byacc version=20210109 revision=1 build_style=gnu-configure configure_args="--program-transform=s,^,b," short_desc="Berkeley yacc, a LALR(1) parser generator" maintainer="Leah Neukirchen " license="Public Domain" homepage="http://invisible-island.net/byacc/" distfiles="ftp://ftp.invisible-island.net/${pkgname}/${pkgname}-${version}.tgz" checksum=9e7d7768587141e7784492615dfefc70a8e00410043b63901efedc1b50c19b97 alternatives=" yacc:yacc:/usr/bin/byacc yacc:yacc.1:/usr/share/man/man1/byacc.1" post_install() { vlicense README LICENSE }