diff options
author | danfe <danfe@FreeBSD.org> | 2012-12-13 16:09:45 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2012-12-13 16:09:45 +0800 |
commit | b076c228e1ac160ff5aed0b0e0a2bea8ec8f35e4 (patch) | |
tree | 0fffb0747bfe27047b495b6fe5f108215b946b3e /Mk | |
parent | 44572eb60c6a383c26a9cedc25e3b9e3d9f50507 (diff) | |
download | freebsd-ports-gnome-b076c228e1ac160ff5aed0b0e0a2bea8ec8f35e4.tar.gz freebsd-ports-gnome-b076c228e1ac160ff5aed0b0e0a2bea8ec8f35e4.tar.zst freebsd-ports-gnome-b076c228e1ac160ff5aed0b0e0a2bea8ec8f35e4.zip |
Add descriptions for Ghostscript, MS SQL Server, and libreadline
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/bsd.options.desc.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Mk/bsd.options.desc.mk b/Mk/bsd.options.desc.mk index 584938b79197..14020e599701 100644 --- a/Mk/bsd.options.desc.mk +++ b/Mk/bsd.options.desc.mk @@ -97,6 +97,7 @@ GEOIP_DESC?= GeoIP support GEOS_DESC?= GEOS support GEOTIFF_DESC?= GeoTIFF file format GGI_DESC?= General Graphics Interface +GHOSTSCRIPT_DESC?= Ghostscript support GIF_DESC?= GIF image format GLADE_DESC?= Glade interface builder GLX_DESC?= X11 OpenGL rendering @@ -207,6 +208,7 @@ MPLAYER_DESC?= MPlayer media player MPLS_DESC?= MPLS support MPP_DESC?= Musepack audio format MSQL_DESC?= mSQL database +MSSQL_DESC?= Microsoft SQL Server support MTP_DESC?= MTP device MULTIBYTE_DESC?= Multibyte character encoding MUSEPACK_DESC?= MPC audio format @@ -265,6 +267,7 @@ QT4_DESC?= Qt 4 toolkit QUICKTIME_DESC?= QuickTime support RADIUS_DESC?= RADIUS protocol RAW_DESC?= RAW support +READLINE_DESC?= Command line editing via libreadline RESIN3_DESC?= Resin 3.x RTMP_DESC?= RTMP protocol via librtmp RUBY_DESC?= Ruby binding/support |