git: 0ac711e07ece - main - Add a description for WITH_SVNLITE.
John Baldwin
jhb at FreeBSD.org
Wed May 5 21:11:50 UTC 2021
The branch main has been updated by jhb:
URL: https://cgit.FreeBSD.org/src/commit/?id=0ac711e07ece9ac260023a62250d50fb2f37e975
commit 0ac711e07ece9ac260023a62250d50fb2f37e975
Author: John Baldwin <jhb at FreeBSD.org>
AuthorDate: 2021-05-05 21:05:38 +0000
Commit: John Baldwin <jhb at FreeBSD.org>
CommitDate: 2021-05-05 21:11:32 +0000
Add a description for WITH_SVNLITE.
Reviewed by: emaste
MFC after: 1 month
Differential Revision: https://reviews.freebsd.org/D30106
---
tools/build/options/WITH_SVNLITE | 3 +++
1 file changed, 3 insertions(+)
diff --git a/tools/build/options/WITH_SVNLITE b/tools/build/options/WITH_SVNLITE
new file mode 100644
index 000000000000..25aeec40fab1
--- /dev/null
+++ b/tools/build/options/WITH_SVNLITE
@@ -0,0 +1,3 @@
+Build
+.Xr svnlite 1
+and related programs.
More information about the dev-commits-src-main
mailing list