From: Artem Makhutov Date: Mon, 25 Aug 2014 14:09:35 +0000 (+0200) Subject: opennhrp: Add PKG_MAINTAINER and PKG_LICENSE X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=8141ae27885fe5789f07dcd1d1e052419f2ae6aa;p=openwrt-packages.git opennhrp: Add PKG_MAINTAINER and PKG_LICENSE Signed-off-by: Artem Makhutov --- diff --git a/net/opennhrp/Makefile b/net/opennhrp/Makefile index fff3ba465..449e0a6fb 100644 --- a/net/opennhrp/Makefile +++ b/net/opennhrp/Makefile @@ -12,6 +12,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=opennhrp PKG_VERSION:=0.14.1 PKG_RELEASE:=1 +PKG_MAINTAINER:=Artem Makhutov +PKG_LICENSE:=MIT License PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=@SF/opennhrp