licensing: Add licensing metadata to many packages Two new variables are introduces...
[openwrt/staging/mkresin.git] / package / libs / gettext / Makefile
index c2f4e756f9b99e9d379314b2b87e506b6bd02a86..1ee785eecc16e150abb76b26ebfc4a3e6d4f27d5 100644 (file)
@@ -10,6 +10,9 @@ include $(TOPDIR)/rules.mk
 PKG_NAME:=gettext
 PKG_RELEASE:=2
 
+PKG_LICENSE:=FREE
+PKG_LICENSE_FILES:=LICENSE
+
 PKG_MAINTAINER:=Jo-Philipp Wich <jow@openwrt.org>
 
 include $(INCLUDE_DIR)/package.mk