02d30e1dd8
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
13 lines
331 B
Makefile
13 lines
331 B
Makefile
################################################################################
|
|
#
|
|
# fmtools
|
|
#
|
|
################################################################################
|
|
|
|
FMTOOLS_VERSION = 2.0.7
|
|
FMTOOLS_SITE = http://benpfaff.org/fmtools
|
|
FMTOOLS_LICENSE = GPLv2+
|
|
FMTOOLS_LICENSE_FILES = COPYING
|
|
|
|
$(eval $(autotools-package))
|