Translated using Weblate (Polish)
[oweals/luci.git] / applications / luci-app-omcproxy / Makefile
1 #
2 # Copyright 2019 Shun Li <riverscn@gmail.com>
3 #
4 # This is free software, licensed under the Apache License, Version 2.0 .
5 #
6
7 include $(TOPDIR)/rules.mk
8
9 PKG_NAME:=luci-app-omcproxy
10 PKG_VERSION:=0.1.0
11 PKG_RELEASE:=1
12
13 PKG_MAINTAINER:=Shun Li <riverscn@gmail.com>
14 PKG_LICENSE:=Apache-2.0
15
16 LUCI_TITLE:=LuCI support for omcproxy
17 LUCI_DEPENDS:=+omcproxy
18 LUCI_PKGARCH:=all
19
20 include $(TOPDIR)/feeds/luci/luci.mk
21
22 # call BuildPackage - OpenWrt buildroot signature