summaryrefslogtreecommitdiffstats
path: root/package/gperf/gperf.mk
blob: 59c5a0926febe3329af3c473e7f0718461240b46 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#############################################################
#
# 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))