git: 599bcf1fdd - main - [phb][Uses]: Document muon argument for Uses=meson
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 04 Nov 2025 17:07:21 UTC
The branch main has been updated by fernape:
URL: https://cgit.FreeBSD.org/doc/commit/?id=599bcf1fdd36cab6a90af46982e07bf0879dd6d9
commit 599bcf1fdd36cab6a90af46982e07bf0879dd6d9
Author: Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2025-11-04 17:03:04 +0000
Commit: Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2025-11-04 17:03:04 +0000
[phb][Uses]: Document muon argument for Uses=meson
Chasing
https://cgit.freebsd.org/ports/commit/?id=1c9b8179d5f19e7be5b27d289892306c5bff1a53
---
documentation/content/en/books/porters-handbook/uses/_index.adoc | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/documentation/content/en/books/porters-handbook/uses/_index.adoc b/documentation/content/en/books/porters-handbook/uses/_index.adoc
index 3ce25bdb29..35091a88c3 100644
--- a/documentation/content/en/books/porters-handbook/uses/_index.adoc
+++ b/documentation/content/en/books/porters-handbook/uses/_index.adoc
@@ -1807,11 +1807,13 @@ USE_MATE= menus:build intlhack
[[uses-meson]]
== `meson`
-Possible arguments: (none)
+Possible arguments: (none), `muon`
Provide support for Meson based projects.
For more information see crossref:special[using-meson,Using `meson`].
+If `muon` is specified then a build dependency on package:devel/muon[] is added.
+
[[uses-metaport]]
== `metaport`