summaryrefslogtreecommitdiffstats
path: root/crypto/libressl/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/libressl/DETAILS')
-rwxr-xr-xcrypto/libressl/DETAILS14
1 files changed, 14 insertions, 0 deletions
diff --git a/crypto/libressl/DETAILS b/crypto/libressl/DETAILS
new file mode 100755
index 0000000000..32917b4001
--- /dev/null
+++ b/crypto/libressl/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=libressl
+ VERSION=2.1.1
+ SOURCE_HASH=sha512:99f8d89a1b4aff0d3fdc6f6cea203144ebe6ee95df70bcec7f285a32f3d2755ca4c1429b5c73597e656e5ea2dec0cf2472eb112fdcff00620b89c335542449ba
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ WEB_SITE=http://www.libressl.org/
+ SOURCE_URL[0]=http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/$SOURCE
+ LICENSE[0]=BSD
+ ENTERED=20140819
+ KEYWORDS=""
+ SHORT="SSL/TLS protocol"
+cat << EOF
+LibreSSL is a FREE version of the SSL/TLS protocol forked from OpenSSL
+EOF