git: 6b9c8ced32cf - main - Mk/bsd.port.mk: document PKG_COMPRESSION_FORMAT
Baptiste Daroussin
bapt at FreeBSD.org
Mon Aug 23 14:12:41 UTC 2021
The branch main has been updated by bapt:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6b9c8ced32cff2b51b93b49208f39f60dde72da4
commit 6b9c8ced32cff2b51b93b49208f39f60dde72da4
Author: Baptiste Daroussin <bapt at FreeBSD.org>
AuthorDate: 2021-08-23 14:04:16 +0000
Commit: Baptiste Daroussin <bapt at FreeBSD.org>
CommitDate: 2021-08-23 14:12:19 +0000
Mk/bsd.port.mk: document PKG_COMPRESSION_FORMAT
---
Mk/bsd.port.mk | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk
index fdf6c90b4f36..9abd230c8815 100644
--- a/Mk/bsd.port.mk
+++ b/Mk/bsd.port.mk
@@ -1001,6 +1001,9 @@ FreeBSD_MAINTAINER= portmgr at FreeBSD.org
# PKG_CREATE_VERBOSE - If set, pass the -v option to pkg create which
# ensures periodic output during packaging and
# will help prevent timeouts by build monitors
+# PKG_COMPRESSION_FORMAT
+# the compression format used when creating a package, see
+# pkg-create(8) for valid formats
#
# End of the list of all variables that need to be defined in a port.
# Most port authors should not need to understand anything after this point.
More information about the dev-commits-ports-all
mailing list