Source-Makefile: feeds/packages/net/uacme/Makefile

Package: uacme
Version: 1.7.4-r1
Depends: +libc +libcurl +LIBCURL_WOLFSSL:libmbedtls
Conflicts: 
Menu-Depends: 
Provides: 
Section: net
Category: Network
Repository: base
Title: lightweight client for ACMEv2
Maintainer: Lucian Cristian <lucian.cristian@gmail.com>
Source: uacme-1.7.4.tar.gz
License: GPL-3.0-or-later
LicenseFiles: COPYING
URL: https://github.com/ndilieto/uacme
Type: ipkg
Description: lightweight client for ACMEv2
@@
Config:
if PACKAGE_uacme && LIBCURL_WOLFSSL
  comment "libcurl uses WolfSSL; uacme will install mbedtls"
  comment "Choose another SSL lib in libcurl to avoid this"
endif
if PACKAGE_uacme && LIBCURL_NOSSL
  comment "libcurl is built without ssl; uacme needs ssl support"
  comment "Choose another SSL lib in libcurl to avoid this"
endif
if PACKAGE_uacme && LIBCURL_MBEDTLS
  comment "uacme will install mbedtls"
endif
@@

Package: uacme-ualpn
Version: 1.7.4-r1
Depends: +libc +uacme +PACKAGE_uacme-ualpn:libev
Conflicts: 
Menu-Depends: 
Provides: 
Section: net
Category: Network
Repository: base
Title: ualpn for uacme
Maintainer: Lucian Cristian <lucian.cristian@gmail.com>
Source: uacme-1.7.4.tar.gz
License: GPL-3.0-or-later
LicenseFiles: COPYING
URL: https://github.com/ndilieto/uacme
Type: ipkg
Description: ualpn for uacme
@@


