aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2012-05-29 23:12:39 +0800
committerbapt <bapt@FreeBSD.org>2012-05-29 23:12:39 +0800
commitd027faa7ae6b0fc473f482b7862324814269ec5a (patch)
treef6029433fda7e0764ca4792ffd34c13c4ef71440 /Mk
parent6e7f4375f96a35fc2363195c9d8b9139d4ef24fe (diff)
downloadfreebsd-ports-gnome-d027faa7ae6b0fc473f482b7862324814269ec5a.tar.gz
freebsd-ports-gnome-d027faa7ae6b0fc473f482b7862324814269ec5a.tar.zst
freebsd-ports-gnome-d027faa7ae6b0fc473f482b7862324814269ec5a.zip
Convert to new options framework
Add shared AAC, DAGRAB, GOGO, MPP and SPEEX descriptions
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.options.desc.mk6
1 files changed, 6 insertions, 0 deletions
diff --git a/Mk/bsd.options.desc.mk b/Mk/bsd.options.desc.mk
index 87939b2e9dc4..cf24ac4bcc8f 100644
--- a/Mk/bsd.options.desc.mk
+++ b/Mk/bsd.options.desc.mk
@@ -5,21 +5,27 @@
Options_Desc_MAINTAINER= ports@FreeBSD.org
+AAC_DESC?= Enable support for aac
+CDDA2WAV_DESC?= Enable cdda2was CD ripper
CURL_DESC?= Enable CURL support
+DAGRAB_DESC?= Enable dagrab CD ripper
DBUS_DESC?= Enable D-Bus support
DOCS_DESC?= Build and install the documentation
FLAC_DESC?= Enable support for flac
+GOGO_DESC?= Enable gogo mp3 encoder
ID3_DESC?= Enable support for id3 tags
LDAP_DESC?= Enable LDAP support
MAGICK_DESC?= Enable ImageMagick Library
MMKEYS_DESC?= Enable multimedia keys support
MP4_DESC?= Enable support for mp4
+MPP_DESC?= Enable support for musepack
MULTIBYTE_DESC?= Enable multibyte character support
MYSQL_DESC?= Enable MySQL backend
NLS_DESC?= Build and install the localisation data
PCRE_DESC?= Enable regular expressions using libpcre
PGSQL_DESC?= Enable PostgreSQL backend
PNG_DESC?= Enable PNG support
+SPEEX_DESC?= Enable support for speex audio format
SSL_DESC?= Enable SSL support
STATIC_DESC?= Build static executable/libraries
SQLITE_DESC?= Enable SQLite backend