diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-05-31 11:19:12 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-05-31 11:19:12 +0000 |
commit | 604cf10be2fdf875d9d65a0ecd7cc4e9ec54a2cf (patch) | |
tree | 3e9f6f287b9fb5914609ce4e08ef4c782ba2da5a /Mk/bsd.options.desc.mk | |
parent | 2a9177ed3cf7b1855342c878fc1da68b00266fae (diff) | |
download | ports-604cf10be2fdf875d9d65a0ecd7cc4e9ec54a2cf.tar.gz ports-604cf10be2fdf875d9d65a0ecd7cc4e9ec54a2cf.zip |
Add descriptions for APE CDDB FASTCGI KERBEROS YAML
Notes
Notes:
svn path=/head/; revision=297870
Diffstat (limited to 'Mk/bsd.options.desc.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 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 |