]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blob - package/gperf/gperf.mk
lrzsz: install symlinks for XMODEM and YMODEM
[coffee/buildroot.git] / package / gperf / gperf.mk
1 ################################################################################
2 #
3 # gperf
4 #
5 ################################################################################
6
7 GPERF_VERSION = 3.0.4
8 GPERF_SITE = $(BR2_GNU_MIRROR)/gperf
9 GPERF_LICENSE = GPL-3.0+
10 GPERF_LICENSE_FILES = COPYING
11
12 $(eval $(autotools-package))
13 $(eval $(host-autotools-package))