summaryrefslogtreecommitdiffstats
path: root/package/gperf/gperf.mk
blob: 8ce3c95ffb52cfd93348e7ee2a64cd55d2d72f5e (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))