mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
pkg: relic: add license information, cleanup
This commit is contained in:
parent
c1e738b743
commit
e151c03871
@ -1,11 +1,7 @@
|
|||||||
PKG_NAME=relic
|
PKG_NAME=relic
|
||||||
PKG_URL=http://github.com/relic-toolkit/relic.git
|
PKG_URL=https://github.com/relic-toolkit/relic.git
|
||||||
PKG_VERSION=cdcfaeef101d18c3231c3b46359c519dd72682e8
|
PKG_VERSION=cdcfaeef101d18c3231c3b46359c519dd72682e8
|
||||||
|
PKG_LICENSE=LGPL-2.1
|
||||||
ifneq ($(RIOTBASE),)
|
|
||||||
INCLUDES += -I$(RIOTBASE)/sys/include -I$(RIOTBASE)/sys/net/include \
|
|
||||||
-I$(RIOTBASE)/sys/posix/include -I$(RIOTBASE)/sys/posix/pnet/include
|
|
||||||
endif
|
|
||||||
|
|
||||||
.PHONY: all
|
.PHONY: all
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user