diff options
author | jase <jase@FreeBSD.org> | 2012-06-11 01:16:07 +0800 |
---|---|---|
committer | jase <jase@FreeBSD.org> | 2012-06-11 01:16:07 +0800 |
commit | 31736b1e39b3bc086c00768e258535c195823c06 (patch) | |
tree | 2cd9a7a3f1abc014b226cc80ebb93ca2da6ef776 /Mk | |
parent | 2855a2cd839f878aab9f0e82a078c94f734d2d40 (diff) | |
download | freebsd-ports-gnome-31736b1e39b3bc086c00768e258535c195823c06.tar.gz freebsd-ports-gnome-31736b1e39b3bc086c00768e258535c195823c06.tar.zst freebsd-ports-gnome-31736b1e39b3bc086c00768e258535c195823c06.zip |
- Add descriptions for ASPELL and GNUTLS.
Approved by: flo (mentor)
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/bsd.options.desc.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Mk/bsd.options.desc.mk b/Mk/bsd.options.desc.mk index 9d38a4093dd0..9d5bcf628ce5 100644 --- a/Mk/bsd.options.desc.mk +++ b/Mk/bsd.options.desc.mk @@ -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 |