# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup github 1.0 PortGroup openssl 1.0 name libjwt2 github.setup benmcollins libjwt 2.1.3 v revision 0 conflicts libjwt libjwt1 categories devel license LGPL-3 maintainers @KensingtonTech openmaintainer description C library for Javascript Web Tokens (JWT's) long_description {*}${description} checksums rmd160 de4b20f52c00a543dc4ca9c5e78d33a0e110eb64 \ sha256 ea13f42713edd113e65c05f9601ba25383f89b34a644b64f30ee0ecbf282dc83 \ size 125050 github.tarball_from archive use_autoreconf yes depends_build-append \ path:bin/pkg-config:pkgconfig depends_lib-append port:jansson configure.args-append \ --without-gnutls \ --with-openssl