# -*- 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
description libzip is a C library for reading, creating, and modifying zip archives.
long_description This is a C library for reading, creating, and modifying zip archives.\
Files can be added from data buffers, files, or compressed data \
copied directly from other zip archives. Changes made without \
closing the archive can be reverted.
homepage https://libzip.org/
master_sites ${homepage}download/
checksums rmd160 a7b7ff86a06fda34841c16aeed38f51add5eb293 \
sha256 04ea35b6956c7b3453f1ed3f3fe40e3ddae1f43931089124579e8384e79ed372 \
depends_lib-append port:bzip2 \
-DENABLE_COMMONCRYPTO:Bool=OFF \
-DENABLE_GNUTLS:Bool=OFF \
-DENABLE_OPENSSL:Bool=OFF
livecheck.regex ${name}-(\[0-9.\]+)\\.tar