hc
2024-08-14 d5ef2fdafdb09de9c2f876fc0edf2ba6bf224909
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
################################################################################
#
# gperf
#
################################################################################
 
GPERF_VERSION = 3.1
GPERF_SITE = $(BR2_GNU_MIRROR)/gperf
GPERF_LICENSE = GPL-3.0+
GPERF_LICENSE_FILES = COPYING
GPERF_CPE_ID_VENDOR = gperftools_project
GPERF_CPE_ID_PRODUCT = gperftools
 
$(eval $(autotools-package))
$(eval $(host-autotools-package))