summaryrefslogtreecommitdiffhomepage
path: root/protocols/luci-proto-sstp/Makefile
blob: afb4e1a37948bb199b5329d8868cec02868aa226 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#
# Copyright (C) 2020 Robert Koszewski <rkkoszewski@gmail.com>
#
# This is free software, licensed under the Apache License, Version 2.0 .
#

include $(TOPDIR)/rules.mk

LUCI_TITLE:=Support for SSTP
LUCI_DEPENDS:=+sstp-client
LUCI_PKGARCH:=all

include ../../luci.mk

# call BuildPackage - OpenWrt buildroot signature