luci-app-filebrowser: File Browser
[project/luci.git] / applications / luci-app-filebrowser / Makefile
1 # This is free software, licensed under the Apache License, Version 2.0 .
2
3 include $(TOPDIR)/rules.mk
4
5 LUCI_TITLE:=LuCI File Browser module
6 LUCI_DEPENDS:=+luci-base
7
8 PKG_LICENSE:=Apache-2.0
9 PKG_VERSION:=1.1.0
10 PKG_RELEASE:=1
11 PKG_MAINTAINER:=Sergey Ponomarev <stokito@gmail.com>
12
13 include ../../luci.mk
14
15 # call BuildPackage - OpenWrt buildroot signature