1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

Add shared descriptions for netlib/atlas/openblas implementations of BLAS.

This commit is contained in:
Dmitry Sivachenko 2015-03-21 12:00:12 +00:00
parent ed9f597563
commit b6023a1b41
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=381792

View File

@ -32,6 +32,7 @@ ASIO_DESC?= Asynchronous I/O support
ASM_DESC?= Use optimized assembly code
ASPELL_DESC?= Spell checking support via GNU Aspell
ASSERT_DESC?= Enable debug assertions
ATLAS_DESC?= ATLAS blas implementation
AUDIOFILE_DESC?= SGI audio file format support
AVAHI_DESC?= Zeroconf support via Avahi
BASH_DESC?= Install programmable completions for Bash
@ -335,6 +336,7 @@ NAGPLUGINS_DESC?= Plugins from nagios-plugins.org
NAS_DESC?= Network Audio System support
NCURSES_DESC?= Console (text) interface support
NETCDF_DESC?= NetCDF data format support
NETLIB_DESC?= Blas implementation from Netlib
NETPBM_DESC?= Netpbm graphics toolkit support
NFS_DESC?= Network File System support
NIS_DESC?= Network Information Services/YP support
@ -350,6 +352,7 @@ ODBC_DESC?= ODBC database backend
ODF_DESC?= Open Document Format (ODF) file support
OGG_DESC?= Ogg media format support
OPENAL_DESC?= Audio support via OpenAL
OPENBLAS_DESC?= OpenBLAS blas implementation
OPENCV_DESC?= Computer Vision support via OpenCV
OPENEXR_DESC?= HDR image format support via OpenEXR
OPENGL_DESC?= 2D/3D rendering support via OpenGL