File: crypto/gnutls/Makefile
patch-20 patch-21
Line 8Line 8
MAINTAINER = Seth Schoen <schoen@loyalty.org>
LICENSE = GPL2 LGPL2.1

MAINTAINER = Seth Schoen <schoen@loyalty.org>
LICENSE = GPL2 LGPL2.1

DESCRIPTION =
DESCRIPTION = a GNU implementation of the IETF RFC 2246 aka TLS 1.0
define BLURB
define BLURB
Enter a longer description here.

You can use multiple lines if you want.
GnuTLS is a project that aims to develop a library which provides a secure
layer, over a reliable transport layer. Currently the GnuTLS library
implements the proposed standards by the IETF's TLS working group. TLS is
designed to prevent eavesdropping, tampering, and message forgery.
endef

# Dependencies are of the form categorydir/packagedir
endef

# Dependencies are of the form categorydir/packagedir