15 lines
476 B
Bash
15 lines
476 B
Bash
# Template build file for 'automake'.
|
|
pkgname=automake
|
|
version=1.15.1
|
|
revision=1
|
|
noarch=yes
|
|
build_style=gnu-configure
|
|
hostmakedepends="perl autoconf"
|
|
depends="${hostmakedepends}"
|
|
short_desc="GNU Standards-compliant Makefile generator"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="GPL-2"
|
|
homepage="https://www.gnu.org/software/automake"
|
|
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.xz"
|
|
checksum=af6ba39142220687c500f79b4aa2f181d9b24e4f8d8ec497cea4ba26c64bedaf
|