diff options
Diffstat (limited to 'applications/luci-app-ttyd/Makefile')
-rw-r--r-- | applications/luci-app-ttyd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/applications/luci-app-ttyd/Makefile b/applications/luci-app-ttyd/Makefile index 577c9142b2..43a6e5e751 100644 --- a/applications/luci-app-ttyd/Makefile +++ b/applications/luci-app-ttyd/Makefile @@ -5,6 +5,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=ttyd - Command-line tool for sharing terminal over the web LUCI_DEPENDS:=+luci-base +ttyd +PKG_LICENSE:=Apache-2.0 PKG_MAINTAINER:=Richard Yu <yurichard3839@gmail.com> include ../../luci.mk |