luci-app-pagekitec: new package
[project/luci.git] / applications / luci-app-pagekitec / Makefile
diff --git a/applications/luci-app-pagekitec/Makefile b/applications/luci-app-pagekitec/Makefile
new file mode 100644 (file)
index 0000000..d875009
--- /dev/null
@@ -0,0 +1,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:=+pagekitec
+
+PKG_MAINTAINER:=Karl Palsson <karlp@tweak.net.au>
+
+include ../../luci.mk
+
+# call BuildPackage - OpenWrt buildroot signature