kumquat-buildroot/package/snappy/snappy.mk

14 lines
366 B
Makefile
Raw Normal View History

################################################################################
#
# snappy
#
################################################################################
SNAPPY_VERSION = 1.1.0
SNAPPY_SITE = http://snappy.googlecode.com/files/
SNAPPY_LICENSE = BSD-3c
SNAPPY_LICENSE_FILES = COPYING
SNAPPY_INSTALL_STAGING = YES
$(eval $(autotools-package))