1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-05-19 15:09:01 +01:00
Files
operating-system/buildroot/package/fmtools/fmtools.mk
T
2018-03-17 23:47:00 +00:00

13 lines
333 B
Makefile

################################################################################
#
# fmtools
#
################################################################################
FMTOOLS_VERSION = 2.0.7
FMTOOLS_SITE = http://benpfaff.org/fmtools
FMTOOLS_LICENSE = GPL-2.0+
FMTOOLS_LICENSE_FILES = COPYING
$(eval $(autotools-package))