void-packages/srcpkgs/bison/template

17 lines
536 B
Plaintext
Raw Normal View History

# Template build file for 'bison'.
pkgname=bison
2012-10-24 07:00:47 +02:00
version=2.6.4
2012-06-06 21:29:38 +02:00
revision=1
build_style=gnu-configure
2012-10-24 07:00:47 +02:00
makedepends="perl"
depends="m4"
short_desc="GNU yacc(1) replacement"
maintainer="Juan RP <xtraeme@gmail.com>"
2012-06-06 21:29:38 +02: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-10-24 07:00:47 +02:00
checksum=e0c3179ed1a622d7ab9679d64b556a7722f9eb7fa32d568ce8f329f89cca52e9
long_desc="
Bison is the GNU replacement for yacc(1). Some programs depend on
extensions present in Bison."