aboutsummaryrefslogtreecommitdiff
path: root/security/libksba
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-03-15 06:17:58 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-03-15 06:17:58 +0000
commitffc143d74a18eb04266a0823dd2e2f057ca60259 (patch)
treeee4fe9edab59efc4e06ac14f5e9b0c72c9fbb4f4 /security/libksba
parent7f113ee72d0c016095efa359e3da0a0bcaec634b (diff)
downloadports-ffc143d74a18eb04266a0823dd2e2f057ca60259.tar.gz
ports-ffc143d74a18eb04266a0823dd2e2f057ca60259.zip
Notes
Diffstat (limited to 'security/libksba')
-rw-r--r--security/libksba/Makefile17
-rw-r--r--security/libksba/pkg-descr3
2 files changed, 10 insertions, 10 deletions
diff --git a/security/libksba/Makefile b/security/libksba/Makefile
index b235899e6afb..b667f80d8edd 100644
--- a/security/libksba/Makefile
+++ b/security/libksba/Makefile
@@ -4,23 +4,24 @@
PORTNAME= libksba
PORTVERSION= 1.3.0
CATEGORIES= security
-MASTER_SITES= ${MASTER_SITE_GNUPG}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= GNUPG/${PORTNAME}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.sig
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= KSBA is an X.509 Library
-BUILD_DEPENDS+= libgpg-error>=1.10:${PORTSDIR}/security/libgpg-error
-LIB_DEPENDS+= gpg-error:${PORTSDIR}/security/libgpg-error
+LICENSE= GPLv2 GPLv3 LGPL3
+LICENSE_COMB= dual
-USE_BZIP2= yes
+BUILD_DEPENDS= libgpg-error>=1.10:${PORTSDIR}/security/libgpg-error
+LIB_DEPENDS= libgpg-error.so:${PORTSDIR}/security/libgpg-error
+
+CONFIGURE_ARGS= --enable-static
GNU_CONFIGURE= yes
-CONFIGURE_ARGS+=--enable-static
USE_LDCONFIG= yes
-USES= perl5
USE_PERL5= build
+USES= perl5 tar:bzip2
INFO= ksba
diff --git a/security/libksba/pkg-descr b/security/libksba/pkg-descr
index a90ff20b83c8..0a2ede9428e6 100644
--- a/security/libksba/pkg-descr
+++ b/security/libksba/pkg-descr
@@ -4,5 +4,4 @@ KSBA is a library to make X.509 certificates as
well as the CMS easily accessible by other applications. Both
specifications are building blocks of S/MIME and TLS.
-Author: g10 Code GmbH
-WWW: http://www.gnupg.org/aegypten2
+WWW: http://www.gnupg.org/aegypten2/