diff options
Diffstat (limited to 'applications/luci-app-pagekitec')
-rw-r--r-- | applications/luci-app-pagekitec/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/applications/luci-app-pagekitec/Makefile b/applications/luci-app-pagekitec/Makefile index 9ed223a7ca..7c2c695973 100644 --- a/applications/luci-app-pagekitec/Makefile +++ b/applications/luci-app-pagekitec/Makefile @@ -9,6 +9,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI Support for PageKite LUCI_DEPENDS:=+luci-base +pagekitec +PKG_LICENSE:=Apache-2.0 PKG_MAINTAINER:=Karl Palsson <karlp@tweak.net.au> include ../../luci.mk |