diff options
author | bapt <bapt@FreeBSD.org> | 2012-05-31 16:02:01 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2012-05-31 16:02:01 +0800 |
commit | 400fe950dba7cc48481a0516b8b90f7625792627 (patch) | |
tree | 81993dfb66c4c89dd24e155dd519356dc8b97962 /Mk | |
parent | 6f40f221b4e1c763a21deef7f3bc1cd64a5450bc (diff) | |
download | freebsd-ports-gnome-400fe950dba7cc48481a0516b8b90f7625792627.tar.gz freebsd-ports-gnome-400fe950dba7cc48481a0516b8b90f7625792627.tar.zst freebsd-ports-gnome-400fe950dba7cc48481a0516b8b90f7625792627.zip |
Add description for GNOME, KDE4, GTK3, SVG and JAVA
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/bsd.options.desc.mk | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Mk/bsd.options.desc.mk b/Mk/bsd.options.desc.mk index dfd7255df567..df31f7d0f6b7 100644 --- a/Mk/bsd.options.desc.mk +++ b/Mk/bsd.options.desc.mk @@ -43,11 +43,13 @@ GEOS_DESC?= Enable GEOS support GEOTIFF_DESC?= Enable GeoTIFF support GIF_DESC?= Enable GIF support GLADE_DESC?= Enable Glade interface support +GNOME_DESC?= Enable GNOME Desktop support GNUPG_DESC?= Enable GNU Privacy Guard support GOGO_DESC?= Enable gogo mp3 encoder GRASS_DESC?= Enable GRASS support GSTREAMER_DESC?= Enable multimedia support GTK2_DESC?= Enable GTK2 gui toolkit support +GTK3_DESC?= Enable GTK3 gui toolkit support GUI_DESC?= Enable GUI support GVFS_DESC?= Enable remote access support HDF5_DESC?= Enable HDF-5 support @@ -59,7 +61,9 @@ ID3_DESC?= Enable support for id3 tags IPV6_DESC?= Enable IPv6 support JACK_DESC?= Support JACK audio server JASPER_DESC?= Enable JPEG 2000 support via JasPer +JAVA_DESC?= Enable JAVA platform support JPEG_DESC?= Enable JPEG support +KDE4_DESC?= Enable KDE4 Desktop support KML_DESC?= Enable KML support LADSPA_DESC?= Enable LDSPA audio support LAME_DESC?= Enable lame mp3 encoder support @@ -117,6 +121,7 @@ SQLITE_DESC?= Enable SQLite backend SSE_DESC?= Enable SSE optimized routines SSH_DESC?= Enable SSH support SSL_DESC?= Enable SSL support +SVG_DESC?= Enable SVG image support STATIC_DESC?= Build static executable/libraries SVN_DESC?= Enable Subversion support THREADS_DESC?= Enable thread support |