summaryrefslogtreecommitdiffstats
path: root/package/snappy/snappy.mk
blob: 2704b9764f1de200918b17bee763d9f50b00d54f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#############################################################
#
# 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))