- Add descriptions for ASPELL and GNUTLS.
Approved by: flo (mentor)
This commit is contained in:
parent
d0a3c19276
commit
fb9653ff5b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=298964
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,7 @@ APACHE_DESC?= Enable Apache server
|
|||
APE_DESC?= Enable Monkey's Audio support
|
||||
ARCHIVE_DESC?= Support bzip2/zip/iso9660 archive
|
||||
ARTS_DESC?= Enable Arts audio system support
|
||||
ASPELL_DESC?= Enable spell checking via Aspell
|
||||
ASSERT_DESC?= Enable debug assertions
|
||||
AVAHI_DESC?= Support Zeroconf through Avahi
|
||||
BDB1_DESC?= Enable Berkeley DB 1.85 support
|
||||
|
@ -60,6 +61,7 @@ GNOME_DESC?= Enable GNOME Desktop support
|
|||
GNOMEVFS2_DESC?= Enable GnomeVFS2 support
|
||||
GNUPG_DESC?= Enable GNU Privacy Guard support
|
||||
GNUPLOT_DESC?= Enable plotting using gnuplot
|
||||
GNUTLS_DESC?= Enable SSL/TLS support via GnuTLS
|
||||
GOGO_DESC?= Enable gogo mp3 encoder
|
||||
GRAPHVIZ_DESC?= Enable Graphviz support
|
||||
GRASS_DESC?= Enable GRASS support
|
||||
|
|
Loading…
Reference in a new issue