SPK_NAME = autoconf
SPK_VERS = 2.72
SPK_REV = 1

DEPENDS = cross/autoconf

MAINTAINER = SynoCommunity
DESCRIPTION = Autoconf is an extensible package of M4 macros that produce shell scripts to automatically configure software source code packages.
LICENSE  = GPLv2
DISPLAY_NAME = autoconf
STARTABLE = no

HOMEPAGE = https://www.gnu.org/software/autoconf/

SPK_COMMANDS  = bin/autoconf
SPK_COMMANDS += bin/autoheader
SPK_COMMANDS += bin/autom4te
SPK_COMMANDS += bin/autoreconf
SPK_COMMANDS += bin/autoscan
SPK_COMMANDS += bin/autoupdate
SPK_COMMANDS += bin/ifnames

include ../../mk/spksrc.spk.mk
