d1e752e8b864cacfd9fd5b48ca87883ead9c139a
[project/luci.git] / collections / luci-ssl-openssl / Makefile
1 #
2 # Copyright (C) 2016 The LuCI Team
3 #
4 # This is free software, licensed under the Apache License, Version 2.0 .
5 #
6
7 include $(TOPDIR)/rules.mk
8
9 LUCI_TYPE:=col
10 LUCI_BASENAME:=ssl-openssl
11
12 LUCI_TITLE:=LuCI with HTTPS support (OpenSSL as SSL backend)
13 LUCI_DESCRIPTION:=LuCI with OpenSSL as the SSL backend (libustream-openssl). \
14  OpenSSL cmd tools (openssl-util) are used by uhttpd for SSL key generation \
15  instead of the default px5g. (If px5g is installed, uhttpd will prefer that.)
16
17 LUCI_DEPENDS:=+luci +libustream-openssl +openssl-util
18
19 include ../../luci.mk
20
21 # call BuildPackage - OpenWrt buildroot signature