luci/applications/luci-app-pagekitec/Makefile
Karl Palsson cc00b01c27 luci-app-pagekitec: new package
Adds a simple interface to the basic functionality of pagekite services.

Signed-off-by: Karl Palsson <karlp@tweak.net.au>
2018-03-16 22:59:46 +00:00

16 lines
352 B
Makefile

#
# Copyright (C) 2018 Karl Palsson <karlp@tweak.net.au>
#
# This is free software, licensed under the Apache License, Version 2.0 .
#
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI Support for PageKite
LUCI_DEPENDS:=+pagekitec
PKG_MAINTAINER:=Karl Palsson <karlp@tweak.net.au>
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature