luci/applications/luci-app-pagekitec/Makefile

17 lines
363 B
Makefile
Raw Normal View History

#
# 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:=+luci-base +pagekitec
PKG_MAINTAINER:=Karl Palsson <karlp@tweak.net.au>
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature