From 8141ae27885fe5789f07dcd1d1e052419f2ae6aa Mon Sep 17 00:00:00 2001 From: Artem Makhutov Date: Mon, 25 Aug 2014 16:09:35 +0200 Subject: [PATCH] opennhrp: Add PKG_MAINTAINER and PKG_LICENSE Signed-off-by: Artem Makhutov --- net/opennhrp/Makefile | 2 ++ 1 file changed, 2 insertions(+) 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