---
name: autoconf
version: 2.69
origin: devel/autoconf
comment: Automatically configure source code on many Un*x platforms
arch: freebsd:9:x86:64
www: http://www.gnu.org/software/autoconf/
maintainer: autotools@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 3039085
desc: |
  Autoconf is an extensible package of m4 macros that produce shell
  scripts to automatically configure software source code packages.
  These scripts can adapt the packages to many kinds of UNIX-like
  systems without manual user intervention.  Autoconf creates a
  configuration script for a package from a template file that lists the
  operating system features that the package can use, in the form of m4
  macro calls.

  WWW: http://www.gnu.org/software/autoconf/
deps:
  perl: {origin: lang/perl5.14, version: 5.14.4}
  m4: {origin: devel/m4, version: '1.4.16_1,1'}
  autoconf-wrapper: {origin: devel/autoconf-wrapper, version: 20130530}
categories:
- devel
