16 lines
517 B
Plaintext
16 lines
517 B
Plaintext
# Template build file for 'bison'.
|
|
pkgname=bison
|
|
version=2.6.2
|
|
revision=1
|
|
build_style=gnu-configure
|
|
depends="m4"
|
|
short_desc="GNU yacc(1) replacement"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://www.gnu.org/software/bison/bison.html"
|
|
license="GPL-3"
|
|
distfiles="http://ftp.gnu.org/pub/gnu/bison/$pkgname-$version.tar.xz"
|
|
checksum=79503f80397c30ac81b62eca5ffeaccaed72fdfeddb76257efcf8c3ca24be03d
|
|
long_desc="
|
|
Bison is the GNU replacement for yacc(1). Some programs depend on
|
|
extensions present in Bison."
|