diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2012-09-25 16:58:04 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2012-09-25 16:58:04 +0000 |
commit | 2afd4bbf6993da87c6f398eae2a1c8379c2d9453 (patch) | |
tree | ec940dddf0f2bd2685c5025c1da318c5bb821dc1 /Mk/bsd.options.desc.mk | |
parent | 5ff166962be2a743b378853fba8b9133abda2c6c (diff) | |
download | ports-2afd4bbf6993da87c6f398eae2a1c8379c2d9453.tar.gz ports-2afd4bbf6993da87c6f398eae2a1c8379c2d9453.zip |
Notes
Diffstat (limited to 'Mk/bsd.options.desc.mk')
-rw-r--r-- | Mk/bsd.options.desc.mk | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Mk/bsd.options.desc.mk b/Mk/bsd.options.desc.mk index e1f0807ad25e..ecd7ad73a581 100644 --- a/Mk/bsd.options.desc.mk +++ b/Mk/bsd.options.desc.mk @@ -74,6 +74,7 @@ FFMPEG_DESC?= FFmpeg support (WMA, AIFF, AC3, APE...) FFTW_DESC?= Discrete Fourier Transform support FINGER_DESC?= Finger support FLAC_DESC?= FLAC lossless audio codec support +FLICKR_DESC?= Flickr support via flickcurl FONTCONFIG_DESC?= X11 font configuration support FORTRAN_DESC?= Fortran support FPECTL_DESC?= Floating point exception handling @@ -91,7 +92,6 @@ GEOIP_DESC?= GeoIP support GEOS_DESC?= GEOS support GEOTIFF_DESC?= GeoTIFF file format support GGI_DESC?= General Graphics Interface support -GPHOTO_DESC?= Digital camera support via libgphoto2 GIF_DESC?= GIF image format support GLADE_DESC?= Glade interface builder support GMP_DESC?= GMP (multiple precision arithmetic) support @@ -103,6 +103,7 @@ GNUTLS_DESC?= SSL/TLS support via GnuTLS GOGO_DESC?= GOGO MP3 encoder support GOPHER_DESC?= Gopher support GPERFTOOLS_DESC?= Google gperftools support +GPHOTO_DESC?= Digital camera support via libgphoto2 GRAPHMAGICK_DESC?= GraphicsMagick support GRAPHVIZ_DESC?= Graphviz support GRASS_DESC?= GRASS support @@ -206,10 +207,10 @@ NNTP_DESC?= NNTP (News) support NOTIFY_DESC?= Startup notification support NTLM_DESC?= NTLM authentication support NUMPY_DESC?= NumPy mathematical computing support +OBJC_DESC?= Objective C support ODBC_DESC?= ODBC backend ODF_DESC?= ODF file support OGG_DESC?= OGG format support -OBJC_DESC?= Objective C support OPENAL_DESC?= OpenAL support OPENCV_DESC?= OpenCV support OPENEXR_DESC?= HDR support via OpenEXR @@ -244,8 +245,8 @@ PTH_DESC?= Use GNU Pth for threading/multiprocessing PULSEAUDIO_DESC?= PulseAudio sound server support PYMALLOC_DESC?= Use Python's internal malloc PYTHON_DESC?= Python binding/support -QUICKTIME_DESC?= QuickTime support QT4_DESC?= Qt 4 toolkit support +QUICKTIME_DESC?= QuickTime support RADIUS_DESC?= RADIUS protocol support RAW_DESC?= RAW support RESIN3_DESC?= Resin 3.x support |