summaryrefslogtreecommitdiffhomepage
path: root/protocols/luci-proto-external/Makefile
blob: 1b0d9ccac8f1afb6fa90472f260cb240f2e502d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
include $(TOPDIR)/rules.mk

LUCI_TITLE:=Support for externally managed protocol
LUCI_DEPENDS:=+external-protocol

PKG_LICENSE:=Apache-2.0
PKG_MAINTAINER:=Oskari Rauta <oskari.rauta@gmail.com>

include ../../luci.mk

# call BuildPackage - OpenWrt buildroot signature