diff options
author | bapt <bapt@FreeBSD.org> | 2012-05-31 19:19:12 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2012-05-31 19:19:12 +0800 |
commit | aedee365f6b7833ae31d4b673dcd979c369e4ac2 (patch) | |
tree | 4c21cad99da76c1887e86a5442bf65e43140474d | |
parent | 33bfadbbbea5cb7cc78fb930eee0d3f1818c95df (diff) | |
download | freebsd-ports-gnome-aedee365f6b7833ae31d4b673dcd979c369e4ac2.tar.gz freebsd-ports-gnome-aedee365f6b7833ae31d4b673dcd979c369e4ac2.tar.zst freebsd-ports-gnome-aedee365f6b7833ae31d4b673dcd979c369e4ac2.zip |
Add descriptions for APE CDDB FASTCGI KERBEROS YAML
-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 df31f7d0f6b7..c68f1319714b 100644 --- a/Mk/bsd.options.desc.mk +++ b/Mk/bsd.options.desc.mk @@ -9,6 +9,7 @@ Options_Desc_MAINTAINER= ports@FreeBSD.org AAC_DESC?= Enable support for aac/mp4 ALSA_DESC?= Enable alsa audio support AMR_DESC?= Enable OpenCORE AMR 3GPP Speech Codecs +APE_DESC?= Enable Monkey's Audio support AO_DESC?= Support libao audio library ARCHIVE_DESC?= Support bzip2/zip/iso9660 archive ARTS_DESC?= Enable Arts audio system support @@ -16,6 +17,7 @@ AVAHI_DESC?= Support Zeroconf through Avahi BDB1_DESC?= Enable Berkeley DB 1.85 support BDB_DESC?= Enable Berkeley DB support CDDA2WAV_DESC?= Enable cdda2wav CD ripper +CDDB_DESC?= Enable CDDB support CDPARANOIA_DESC?= Enable cdparanoia CD ripper CFITSIO_DESC?= Enable FITS support via CFITSIO COMPOSITE_DESC?= Enable X11 Composite extension @@ -33,6 +35,7 @@ EXAMPLES_DESC?= Build and install the examples EXPAT_DESC?= Enable Expat support FAAC_DESC?= Enable FAAC encoder support FAAD_DESC?= Enable FAAD aac decoder support +FASTCGI_DESC?= Enable FastCGI support FFMPEG_DESC?= Support FFMPEG (wma aiff ac3 ape...) FLAC_DESC?= Enable support for flac FONTCONFIG_DESC?= Enable Font configuration API for X @@ -63,6 +66,7 @@ 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 +KERBEROS_DESC?= Enable Kerberos support KDE4_DESC?= Enable KDE4 Desktop support KML_DESC?= Enable KML support LADSPA_DESC?= Enable LDSPA audio support @@ -148,3 +152,4 @@ XRANDR_DESC?= Enable Xrandr support XSPF_DESC?= Enable support for XSPF XVIDEO_DESC?= Enable the X Video Extension library XVID_DESC?= Enable xvid mpeg4 video codec +YAML_DESC?= Enable YAML support |