Added encodings-1.0.2 template.
[pkgfs.git] / templates / m4.tmpl
blob057ef5788d38bfe6489db9c0a45dd9cb77a69410
1 # Template build file for 'm4'.
2 pkgname=m4
3 version=1.4.11
4 extract_sufx=".tar.bz2"
5 url=http://ftp.gnu.org/gnu/m4
6 build_style=gnu_configure
7 short_desc="GNU version of UNIX m4 macro language processor"
8 maintainer="Juan RP <xtraeme@gmail.com>"
9 checksum=a5cccd149b46b68a465ad35b057e947016ff7d0d
10 long_desc="
11     GNU m4 is an implementation of the traditional UNIX macro
12  processor. It is mostly SVR4 compatible, although it has some
13  extensions (for example, handling more than 9 positional parameters to
14  macros). m4 also has builtin functions for including files, running
15  shell commands, doing arithmetic, etc. Autoconf needs GNU m4 for
16  generating configure scripts, but not for running them."
18 ignore_files="charset.alias"