aboutsummaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-07-12 08:11:42 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-07-12 08:11:42 +0000
commit1321047edd7fa1a29356ce39c2bd54b6646a999d (patch)
treeb7f2cdef8af04df07c05ff021458a70771e544aa /Mk
parent9f712c83393dd9794d94ae861a03150ecbb52254 (diff)
downloadports-1321047edd7fa1a29356ce39c2bd54b6646a999d.tar.gz
ports-1321047edd7fa1a29356ce39c2bd54b6646a999d.zip
Notes
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.options.desc.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/Mk/bsd.options.desc.mk b/Mk/bsd.options.desc.mk
index 3d51aafc316f..d91a8aa5aaa9 100644
--- a/Mk/bsd.options.desc.mk
+++ b/Mk/bsd.options.desc.mk
@@ -51,6 +51,7 @@ CUE_DESC?= Embedded CUE sheets support
CUPS_DESC?= CUPS printing system support
CURL_DESC?= Data transfer support via cURL
CXX_DESC?= C++ support
+CYASSL_DESC?= SSL/TLS support via CyaSSL
DAGRAB_DESC?= CD ripping support (dagrab)
DATA_DESC?= Install data files
DBM_DESC?= DBM support
@@ -321,6 +322,7 @@ NLS_DESC?= Native Language Support
NMAP_DESC?= NMAP support
NNTP_DESC?= NNTP (News) support
NOTIFY_DESC?= Startup notification support
+NSS_DESC?= SSL/TLS support via NSS
NTLM_DESC?= NTLM authentication support
NUMPY_DESC?= NumPy mathematical computing support
OBJC_DESC?= Objective C support
@@ -353,6 +355,7 @@ PIXBUF_DESC?= GDK-PixBuf library support
PLUGINS_DESC?= Build and/or install plugins
PNG_DESC?= PNG image format support
PNM_DESC?= PNM image format support
+POLARSSL_DESC?= SSL/TLS support via PolarSSL
POPPLER_DESC?= PDF and PS file support
PORTAUDIO_DESC?= PortAudio library support
POSTGIS_DESC?= PostGIS support