aboutsummaryrefslogtreecommitdiff
path: root/ports/libzip/CONTROL
blob: bac06fac9b0f9c0cc0a311a9623a5281a94b584b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Source: libzip
Version: rel-1-5-2
Homepage: https://github.com/nih-at/libzip
Build-Depends: zlib
Default-Features: openssl, bzip2
Description: A library for reading, creating, and modifying zip archives.

Feature: bzip2
Build-Depends: bzip2
Description: Support bzip2-compressed zip archives

Feature: openssl
Build-Depends: openssl
Description: AES (encryption) support using OpenSSL