14 lines
488 B
Bash
14 lines
488 B
Bash
# Template file for 'autoconf-archive'
|
|
pkgname=autoconf-archive
|
|
version=2017.09.28
|
|
revision=1
|
|
noarch=yes
|
|
build_style=gnu-configure
|
|
depends="autoconf"
|
|
short_desc="A collection of freely re-usable Autoconf macros"
|
|
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
|
license="GPL-3"
|
|
homepage="http://www.gnu.org/software/autoconf-archive/"
|
|
distfiles="http://ftpmirror.gnu.org/${pkgname}/${pkgname}-${version}.tar.xz"
|
|
checksum=5c9fb5845b38b28982a3ef12836f76b35f46799ef4a2e46b48e2bd3c6182fa01
|