summaryrefslogtreecommitdiffstats
path: root/package/wsapi/wsapi.mk
blob: d67efd0e7b51ba70fe91ed20ed0069c59eeb5f5e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
################################################################################
#
# wsapi
#
################################################################################

WSAPI_VERSION = 1.7-1
WSAPI_SUBDIR = wsapi
WSAPI_LICENSE = MIT
WSAPI_LICENSE_FILES = \
	$(WSAPI_SUBDIR)/doc/us/license.html \
	$(WSAPI_SUBDIR)/doc/us/license.md

$(eval $(luarocks-package))
OpenPOWER on IntegriCloud