autoconf2.13-legacy stable port information

Package: autoconf2.13-legacy
Version: 2.13
Revision: 102
Depends: m4
Source: mirror:gnu:autoconf/autoconf-%v.tar.gz
Source-MD5: 9de56d4a161a723228220b0f425dc711
ConfigureParams: --prefix=%p/lib/autoconf2.13
CompileScript: <<
AWK=/usr/bin/awk PERL=/usr/bin/perl ./configure %c
make
<<
InstallScript: <<
make install prefix=%i/lib/autoconf2.13 infodir=%i/share/info
rm -rf %i/share/info
<<
DocFiles: README COPYING AUTHORS NEWS
#
Description: System for generating configure scripts
DescDetail: <<
GNU Autoconf is a package for generating configure scripts.
These scripts are present in a large number of free software packages
and are used to detect system features at compilation time.

This package installs Autoconf 2.13. There are newer versions
available, but there are some compatibility problems and some packages
require version 2.13. To get one of the new versions, install the
autoconf package instead.
<<
DescUsage: <<
This package buries its programs and data-files in %p/lib/autoconf2.13
to avoid colliding with the more modern autoconf packages.
<<
License: GPL
Homepage: http://www.gnu.org/software/autoconf/
Maintainer: Chris Zubrzycki