summaryrefslogtreecommitdiffstats
path: root/package/rng-tools/rng-tools.mk
blob: 9ae561626958dd78ae929f0319ea973a5541cf7d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#############################################################
#
# rng-tools
#
#############################################################

RNG_TOOLS_VERSION = 3
RNG_TOOLS_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/gkernel
RNG_TOOLS_CONF_ENV = LIBS="-largp"
RNG_TOOLS_DEPENDENCIES = argp-standalone

$(eval $(call AUTOTARGETS,package,rng-tools))