linuxOS_PX30_CAR/buildroot/package/smartmontools/smartmontools.mk

13 lines
427 B
Makefile
Raw Normal View History

2026-01-20 05:50:57 +00:00
################################################################################
#
# smartmontools
#
################################################################################
SMARTMONTOOLS_VERSION = 6.5
SMARTMONTOOLS_SITE = http://downloads.sourceforge.net/project/smartmontools/smartmontools/$(SMARTMONTOOLS_VERSION)
SMARTMONTOOLS_LICENSE = GPL-2.0+
SMARTMONTOOLS_LICENSE_FILES = COPYING
$(eval $(autotools-package))