mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
libassuan: Fix description and license
This commit is contained in:
@@ -1,8 +1,13 @@
|
||||
SUMMARY="IPC library used by GnuPG and GPGME"
|
||||
DESCRIPTION="
|
||||
IPC library used by GnuPG and GPGME.
|
||||
Libassuan is a small library implementing the so-called Assuan protocol. \
|
||||
This protocol is used for IPC between most newer GnuPG components. \
|
||||
Both, server and client side functions are provided.
|
||||
"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
LICENSE="
|
||||
GNU GPL v3
|
||||
GNU LGPL v2.1
|
||||
"
|
||||
COPYRIGHT="2003-2013 g10 Code GmbH"
|
||||
HOMEPAGE="http://www.gnupg.org/related_software/libassuan/index.en.html"
|
||||
SRC_URI="ftp://ftp.gnupg.org/gcrypt/libassuan/libassuan-$portVersion.tar.bz2"
|
||||
|
||||
Reference in New Issue
Block a user