luci/applications/luci-app-ttyd/Makefile
Richard Yu 1c9a06ea2b
luci-app-ttyd: add new package
Signed-off-by: Richard Yu <yurichard3839@gmail.com>
2019-10-17 17:52:54 +08:00

10 lines
268 B
Makefile

# This is free software, licensed under the Apache License, Version 2.0 .
include $(TOPDIR)/rules.mk
LUCI_TITLE:=ttyd - Command-line tool for sharing terminal over the web
LUCI_DEPENDS:=+ttyd
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature