summaryrefslogtreecommitdiffstats
path: root/package/gperf/gperf.mk
blob: 1254f0c915d77c0937739698edf4cff97826334e (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 $(autotools-package))
$(eval $(host-autotools-package))