aboutsummaryrefslogtreecommitdiff
path: root/libs/libowfat/Makefile
diff options
context:
space:
mode:
authorDaniel Golle <daniel@makrotopia.org>2014-08-10 13:58:18 +0200
committerDaniel Golle <daniel@makrotopia.org>2014-08-10 13:59:28 +0200
commit96cec85081102bbae3a80a96fc866bdc8c7277a1 (patch)
tree420bca24be3a7921ec0eaf3431fd84cfc2a66bc3 /libs/libowfat/Makefile
parenta2d793286bcb551c91da84d81b13e9992bf53d20 (diff)
libowfat: add PKG_LICENSE information
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Diffstat (limited to 'libs/libowfat/Makefile')
-rw-r--r--libs/libowfat/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/libs/libowfat/Makefile b/libs/libowfat/Makefile
index 3a0bcc310..f7ed2ae4b 100644
--- a/libs/libowfat/Makefile
+++ b/libs/libowfat/Makefile
@@ -17,6 +17,8 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://dl.fefe.de
PKG_MD5SUM:=6bbee9a86506419657d87123b7a6f2c1
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
+PKG_LICENSE:=GPL-2.0
+PKG_LICENSE_FILES:=COPYING
include $(INCLUDE_DIR)/package.mk