浏览代码

opennhrp: Add PKG_MAINTAINER and PKG_LICENSE

Signed-off-by: Artem Makhutov <artem@makhutov.org>
Artem Makhutov 10 年前
父节点
当前提交
8141ae2788
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2
    0
      net/opennhrp/Makefile

+ 2
- 0
net/opennhrp/Makefile 查看文件

@@ -12,6 +12,8 @@ include $(TOPDIR)/rules.mk
12 12
 PKG_NAME:=opennhrp
13 13
 PKG_VERSION:=0.14.1
14 14
 PKG_RELEASE:=1
15
+PKG_MAINTAINER:=Artem Makhutov <artem@makhutov.org>
16
+PKG_LICENSE:=MIT License
15 17
 
16 18
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
17 19
 PKG_SOURCE_URL:=@SF/opennhrp