From 75cfdb1fd7db85f96dae9886c92ab60d30bf3f66 Mon Sep 17 00:00:00 2001 From: Gustavo Zacarias Date: Fri, 28 Jun 2013 10:41:15 -0300 Subject: ortp: define license Signed-off-by: Gustavo Zacarias Signed-off-by: Peter Korsgaard --- package/ortp/ortp.mk | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package/ortp/ortp.mk b/package/ortp/ortp.mk index 8983df7c1..5ccc5ff0f 100644 --- a/package/ortp/ortp.mk +++ b/package/ortp/ortp.mk @@ -8,5 +8,7 @@ ORTP_VERSION = 0.20.0 ORTP_SITE = http://download.savannah.nongnu.org/releases/linphone/ortp/sources ORTP_CONF_OPT = --disable-strict ORTP_INSTALL_STAGING = YES +ORTP_LICENSE = LGPLv2.1+ +ORTP_LICENSE_FILES = COPYING $(eval $(autotools-package)) -- cgit v1.2.3