void-packages/srcpkgs/bison/template

17 lines
538 B
Text
Raw Normal View History

# Template build file for 'bison'.
pkgname=bison
2012-12-13 08:10:34 +00:00
version=2.7
2012-06-06 19:29:38 +00:00
revision=1
build_style=gnu-configure
hostmakedepends="perl"
depends="m4"
short_desc="GNU yacc(1) replacement"
maintainer="Juan RP <xtraeme@gmail.com>"
2012-06-06 19:29:38 +00:00
homepage="http://www.gnu.org/software/bison/bison.html"
license="GPL-3"
distfiles="http://ftp.gnu.org/pub/gnu/bison/$pkgname-$version.tar.xz"
2012-12-13 08:10:34 +00:00
checksum=43d8c5c466486031d5e7195a152ff49651ccac91599692e788b5ec5b693ca7fd
long_desc="
Bison is the GNU replacement for yacc(1). Some programs depend on
extensions present in Bison."