summaryrefslogtreecommitdiffstats
path: root/package/gperf/gperf.mk
blob: 21e4cc796f60f9d00249c46c695d6b10180c15a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
#############################################################
#
# gperf
#
#############################################################

GPERF_VERSION = 3.0.4
GPERF_SITE = $(BR2_GNU_MIRROR)/gperf

$(eval $(call AUTOTARGETS))
$(eval $(host-autotools-package))