buildrootschalter/package/smartmontools/smartmontools.mk

12 lines
460 B
Makefile
Raw Normal View History

2005-12-16 14:33:32 +01:00
#############################################################
#
# smartmontools
#
#############################################################
SMARTMONTOOLS_VERSION:=5.33
SMARTMONTOOLS_SOURCE:=smartmontools-$(SMARTMONTOOLS_VERSION).tar.gz
2005-12-16 14:33:32 +01:00
SMARTMONTOOLS_SITE:=http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/smartmontools
SMARTMONTOOLS_DIR:=$(BUILD_DIR)/smartmontools-$(SMARTMONTOOLS_VERSION)
2005-12-16 14:33:32 +01:00
$(eval $(call AUTOTARGETS,package,smartmontools))