3667f039f2
This removes many assignments that were needed before, and fixes some packages to install its manpage/info files. --HG-- extra : convert_revision : 5422f921ef81d089ed95ce0c52e5106ea10b2165
14 lines
472 B
Text
14 lines
472 B
Text
# Template build file for 'bison'.
|
|
pkgname=bison
|
|
version=2.4.1
|
|
distfiles="http://ftp.gnu.org/pub/gnu/bison/$pkgname-$version.tar.bz2"
|
|
build_style=gnu_configure
|
|
short_desc="GNU yacc(1) replacement"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
checksum=2354469782149e36c644ae7c3e5105895424ed21cda5c05b591cb3dc17068e6b
|
|
long_desc="
|
|
Bison is the GNU replacement for yacc(1). Some programs depend on
|
|
extensions present in Bison."
|
|
|
|
Add_dependency full glibc
|
|
Add_dependency full m4
|