blob: 7ad5c6aa74414fcaa30aeb1c2ff8c56e68ce1f54 [file] [log] [blame]
################################################################################
#
# dotconf
#
################################################################################
DOTCONF_VERSION = 1.4.1
DOTCONF_SITE = $(call github,williamh,dotconf,v$(DOTCONF_VERSION))
DOTCONF_LICENSE = LGPL-2.1
DOTCONF_LICENSE_FILES = COPYING
DOTCONF_INSTALL_STAGING = YES
# dotconf source code is released without configure script
DOTCONF_AUTORECONF = YES
$(eval $(autotools-package))