aboutsummaryrefslogtreecommitdiff
path: root/net/udpxy/Makefile
diff options
context:
space:
mode:
authorÁlvaro Fernández Rojas <noltari@gmail.com>2014-07-25 20:57:47 +0200
committerÁlvaro Fernández Rojas <noltari@gmail.com>2014-07-25 20:57:47 +0200
commit16e27e02ab7e1f80f2010c7e5af9c8029d342ff3 (patch)
treeba10d0fb87104c9e7f82158305c9669836b7bc7f /net/udpxy/Makefile
parent2e8abd412171d53abba9a97b5308c9784136a5fb (diff)
udpxy: add license.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Diffstat (limited to 'net/udpxy/Makefile')
-rw-r--r--net/udpxy/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/udpxy/Makefile b/net/udpxy/Makefile
index 886d5dabe..f3ed89f30 100644
--- a/net/udpxy/Makefile
+++ b/net/udpxy/Makefile
@@ -18,6 +18,9 @@ PKG_SOURCE_URL:=http://www.udpxy.com/download/1_23
PKG_MD5SUM:=0c953f7dd80329c1a062997afb9b6744
PKG_MAINTAINER:=Álvaro Fernández Rojas <noltari@gmail.com>
+PKG_LICENSE:=GPL-3.0
+PKG_LICENSE_FILES:=gpl.txt
+
PKG_INSTALL:=1
include $(INCLUDE_DIR)/package.mk