git: 2cea873f29 - main - [phb]: Document USES=minizip

From: Fernando Apesteguía <fernape_at_FreeBSD.org>
Date: Thu, 03 Feb 2022 07:36:33 UTC
The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/doc/commit/?id=2cea873f29ef3083fb25eaa9c40536dd642a3e02

commit 2cea873f29ef3083fb25eaa9c40536dd642a3e02
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2022-02-03 07:14:01 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-02-03 07:14:01 +0000

    [phb]: Document USES=minizip
    
    Added here[1] in the ports infrastructure.
    
    Adds a LIB_DEPENDS on minizip or minizip-ng.
    
    [1] https://cgit.FreeBSD.org/ports/commit/?id=45ab80b9df9f54bd40b1d19e18bb9a3e76a2a33c
---
 documentation/content/en/books/porters-handbook/uses/_index.adoc | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/documentation/content/en/books/porters-handbook/uses/_index.adoc b/documentation/content/en/books/porters-handbook/uses/_index.adoc
index e7e74d9f25..c8b5080dbc 100644
--- a/documentation/content/en/books/porters-handbook/uses/_index.adoc
+++ b/documentation/content/en/books/porters-handbook/uses/_index.adoc
@@ -1017,6 +1017,13 @@ Possible arguments: (none)
 
 Sets the following variables to make it easier to create a metaport: `MASTER_SITES`, `DISTFILES`, `EXTRACT_ONLY`, `NO_BUILD`, `NO_INSTALL`, `NO_MTREE`, `NO_ARCH`.
 
+[[uses-minizip]]
+== `minizip`
+
+Possible arguments: (none), `ng`
+
+Adds a library dependency on package:archivers/minizip[] or package:archivers/minizip-ng[] respectively.
+
 [[uses-mysql]]
 == `mysql`