mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +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_URL=http://github.com/relic-toolkit/relic.git
|
||||
PKG_URL=https://github.com/relic-toolkit/relic.git
|
||||
PKG_VERSION=cdcfaeef101d18c3231c3b46359c519dd72682e8
|
||||
|
||||
ifneq ($(RIOTBASE),)
|
||||
INCLUDES += -I$(RIOTBASE)/sys/include -I$(RIOTBASE)/sys/net/include \
|
||||
-I$(RIOTBASE)/sys/posix/include -I$(RIOTBASE)/sys/posix/pnet/include
|
||||
endif
|
||||
PKG_LICENSE=LGPL-2.1
|
||||
|
||||
.PHONY: all
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user