summaryrefslogtreecommitdiff
path: root/package/smartmontools/smartmontools.mk
blob: 3c573f84e92882f25668bca84afda2edfd71d0af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#############################################################
#
# smartmontools
#
#############################################################

SMARTMONTOOLS_VERSION = 5.43
SMARTMONTOOLS_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/smartmontools
SMARTMONTOOLS_LICENSE = GPLv2+
SMARTMONTOOLS_LICENSE_FILES = COPYING

$(eval $(autotools-package))