buildroot/package/smartmontools/smartmontools.mk

13 lines
388 B
Makefile

#############################################################
#
# smartmontools
#
#############################################################
SMARTMONTOOLS_VERSION = 5.43
SMARTMONTOOLS_SITE = http://downloads.sourceforge.net/project/smartmontools/smartmontools/$(SMARTMONTOOLS_VERSION)
SMARTMONTOOLS_LICENSE = GPLv2+
SMARTMONTOOLS_LICENSE_FILES = COPYING
$(eval $(autotools-package))