Files
domo/bsp/buildroot-2017.02.11/package/gperf/gperf.mk
2018-05-22 15:35:47 +02:00

14 lines
351 B
Makefile

################################################################################
#
# gperf
#
################################################################################
GPERF_VERSION = 3.0.4
GPERF_SITE = $(BR2_GNU_MIRROR)/gperf
GPERF_LICENSE = GPLv3+
GPERF_LICENSE_FILES = COPYING
$(eval $(autotools-package))
$(eval $(host-autotools-package))