summaryrefslogtreecommitdiffstats
path: root/package/libtpl/libtpl.mk
blob: e565bb93370ffca16592812060a21d088fca7236 (plain)
1
2
3
4
5
6
7
8
9
10
11
#############################################################
#
# libtpl
#
#############################################################
LIBTPL_VERSION = 1.5
LIBTPL_SOURCE = libtpl-$(LIBTPL_VERSION).tar.bz2
LIBTPL_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/tpl
LIBTPL_INSTALL_STAGING = YES

$(eval $(call AUTOTARGETS))