aboutsummaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2024-05-04 18:21:04 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2024-05-04 18:21:04 +0000
commit7e9e1b6c9e710d094c9f0d5707a673dbe07cb2af (patch)
tree1265f9f8dc14e005d548a0b72886858fbb6e01f3 /Mk
parentab87ca47679c8fb4c9ddcb9fb5ce7d929e3ec53d (diff)
downloadports-7e9e1b6c9e710d094c9f0d5707a673dbe07cb2af.tar.gz
ports-7e9e1b6c9e710d094c9f0d5707a673dbe07cb2af.zip
Mk/bsd.options.desc.mk: add ENCHANT, KDE, WEBENGINE
Rename KDE4 to KDE. Add descriptions for ENCHANT and WEBENGINE
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.options.desc.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/Mk/bsd.options.desc.mk b/Mk/bsd.options.desc.mk
index 41fe01be5a12..98bae9d4ee3b 100644
--- a/Mk/bsd.options.desc.mk
+++ b/Mk/bsd.options.desc.mk
@@ -82,6 +82,7 @@ DTRACE_DESC?= Build with DTrace probes
DV_DESC?= Quasar DV video codec support (libdv)
DVDCSS_DESC?= Encrypted DVD support via libdvdcss
ECW_DESC?= ECW image format support
+ENCHANT_DESC?= Spell checking support via Enchant
ESPEAK_DESC?= eSpeak speech synthesizer support
EXAMPLES_DESC?= Build and/or install examples
EXIV2_DESC?= EXIF and IPTC metadata support via exiv2
@@ -192,7 +193,7 @@ JPEG2000_DESC?= JPEG 2000 support
JSON_C_DESC?= JSON file/format parser support via json-c
JSON_DESC?= JSON file/format/parser support
JXL_DESC?= JPEG XL image format via libjxl
-KDE4_DESC?= KDE 4 desktop environment support
+KDE_DESC?= KDE desktop environment support
KERBEROS_DESC?= Kerberos support
KERBEROS4_DESC?= Kerberos 4 support
KERBEROS5_DESC?= Kerberos 5 support
@@ -531,6 +532,7 @@ VST3_DESC?= VST3 audio plugins support
WAV_DESC?= WAV audio format support
WAVPACK_DESC?= WavPack lossless audio format support
WAYLAND_DESC?= Wayland (graphics) support
+WEBENGINE_DESC?= Webpage renderer support via WebEngine
WEBGL_DESC?= WebGL 2D/3D graphics rendering support
WEBKIT_DESC?= WebKit webpage renderer support
WEBP_DESC?= WebP image format support