kumquat-buildroot/package/libuecc/libuecc.mk
Alexander Dahl 9ae362f09a libuecc: new package
This package is a small library used for the Freifunk Gluon project
and will be used by other upcoming packages.

Signed-off-by: Alexander Dahl <post@lespocky.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-11-04 21:42:30 +01:00

14 lines
367 B
Makefile

################################################################################
#
# libuecc
#
################################################################################
LIBUECC_VERSION = v6
LIBUECC_SITE = git://git.universe-factory.net/libuecc
LIBUECC_LICENSE = BSD-2c
LIBUECC_LICENSE_FILES = COPYRIGHT
LIBUECC_INSTALL_STAGING = YES
$(eval $(cmake-package))