diff options
Diffstat (limited to 'applications/luci-app-udpxy/Makefile')
-rw-r--r-- | applications/luci-app-udpxy/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/applications/luci-app-udpxy/Makefile b/applications/luci-app-udpxy/Makefile index 8c4f4d0e6f..16a086788e 100644 --- a/applications/luci-app-udpxy/Makefile +++ b/applications/luci-app-udpxy/Makefile @@ -9,6 +9,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI Support for udpxy LUCI_DEPENDS:=+luci-base +udpxy +PKG_LICENSE:=Apache-2.0 PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org> include ../../luci.mk |