void-packages/templates/m4.tmpl
Juan RP b2dee1f637 Added NetBSD support to libpciaccess.
While fixing this, I had to make autoconf, automake and m4
templates (latest versions).

xorg-server-1.5.1 now fully works on NetBSD with these patches!

--HG--
extra : convert_revision : a80bb709a48a3cd144c596170d24fdfc7f7feede
2008-10-06 21:11:03 +02:00

19 lines
722 B
Cheetah
Executable file

# Template build file for 'm4'.
pkgname=m4
version=1.4.11
extract_sufx=".tar.bz2"
url=http://ftp.gnu.org/gnu/m4
build_style=gnu_configure
short_desc="GNU version of UNIX m4 macro language processor"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=a5cccd149b46b68a465ad35b057e947016ff7d0d
long_desc="
GNU m4 is an implementation of the traditional UNIX macro
processor. It is mostly SVR4 compatible, although it has some
extensions (for example, handling more than 9 positional parameters to
macros). m4 also has builtin functions for including files, running
shell commands, doing arithmetic, etc. Autoconf needs GNU m4 for
generating configure scripts, but not for running them."
ignore_files="charset.alias"