diff --git a/net/udpxy/Makefile b/net/udpxy/Makefile index 886d5dabe4..f3ed89f304 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 +PKG_LICENSE:=GPL-3.0 +PKG_LICENSE_FILES:=gpl.txt + PKG_INSTALL:=1 include $(INCLUDE_DIR)/package.mk