diff options
author | adamw <adamw@FreeBSD.org> | 2014-06-21 22:23:15 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2014-06-21 22:23:15 +0800 |
commit | ccbb60d502d68012337b09601d12915fbe6faa51 (patch) | |
tree | bb76e4b46cac85606bbea47d8b61d26736105959 /Mk/bsd.options.desc.mk | |
parent | 7f3de3ecb15789850f25415052efe04da1e37ce3 (diff) | |
download | freebsd-ports-gnome-ccbb60d502d68012337b09601d12915fbe6faa51.tar.gz freebsd-ports-gnome-ccbb60d502d68012337b09601d12915fbe6faa51.tar.zst freebsd-ports-gnome-ccbb60d502d68012337b09601d12915fbe6faa51.zip |
Improve the clarity of a few descriptions that became less accurate by
overspecificity.
Diffstat (limited to 'Mk/bsd.options.desc.mk')
-rw-r--r-- | Mk/bsd.options.desc.mk | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Mk/bsd.options.desc.mk b/Mk/bsd.options.desc.mk index 586bfd17bb04..b141bfcdf5a7 100644 --- a/Mk/bsd.options.desc.mk +++ b/Mk/bsd.options.desc.mk @@ -76,7 +76,7 @@ EXPAT_DESC?= XML parser support via Expat FAAC_DESC?= FAAC AAC encoder support FAAD_DESC?= FAAD AAC decoder support FAM_DESC?= File Alteration Monitor support -FASTCGI_DESC?= FastCGI server-side support +FASTCGI_DESC?= FastCGI protocol support FFMPEG_DESC?= FFmpeg support (WMA, AIFF, AC3, APE...) FFTW_DESC?= Discrete Fourier Transform support FINGER_DESC?= Finger support @@ -104,7 +104,7 @@ GEOIP_DESC?= GeoIP support GEOS_DESC?= GEOS Geometry Engine support GEOTIFF_DESC?= GeoTIFF file format support GGI_DESC?= General Graphics Interface support -GHOSTSCRIPT_DESC?= Ghostscript PDF support +GHOSTSCRIPT_DESC?= Ghostscript support GIF_DESC?= GIF image format support GIO_DESC?= Use GIO for file I/O GLADE_DESC?= Glade interface builder support @@ -155,7 +155,7 @@ IODBC_DESC?= ODBC backend via iODBC IPV4_DESC?= IPv4 protocol support IPV6_DESC?= IPv6 protocol support ISPELL_DESC?= Spell checking support via Ispell -JABBER_DESC?= Jabber chat protocol support +JABBER_DESC?= Jabber communications protocol support JACK_DESC?= JACK audio server support JASPER_DESC?= JPEG 2000 support via JasPer JAVA_DESC?= Java platform support @@ -262,7 +262,7 @@ LASH_DESC?= LASH audio support LASTFM_DESC?= Last.fm streaming support LATEX_DESC?= LaTeX support LCMS2_DESC?= Little CMS 2.x support -LDAP_DESC?= LDAP authentication support +LDAP_DESC?= LDAP protocol support LDAPS_DESC?= LDAPS support LENSFUN_DESC?= Camera lens database support via LensFun LFS_DESC?= Large files support |