Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile « luci-app-pagekitec « applications - github.com/openwrt/luci.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ea613234204b6c2fcae585d445451f54f49b241b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#
# 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-compat +pagekitec

PKG_MAINTAINER:=Karl Palsson <karlp@tweak.net.au>

include ../../luci.mk

# call BuildPackage - OpenWrt buildroot signature