ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/security/libksba/Makefile
Revision: 23008
Committed: Sat Feb 17 19:23:41 2018 UTC (6 years, 2 months ago) by laffer1
File size: 589 byte(s)
Log Message:
libksba 1.3.5

File Contents

# Content
1 # $MidnightBSD$
2
3 PORTNAME= libksba
4 PORTVERSION= 1.3.5
5 CATEGORIES= security
6 MASTER_SITES= GNUPG/${PORTNAME}
7
8 MAINTAINER= ports@MidnightBSD.org
9 COMMENT= KSBA is an X.509 Library
10
11 LICENSE= gpl2 gpl3 lgpl3
12 LICENSE_COMB= dual
13 LICENSE_FILE_gpl2= ${WRKSRC}/COPYING.GPLv2
14 LICENSE_FILE_gpl3= ${WRKSRC}/COPYING.GPLv3
15 LICENSE_FILE_lgpl3= ${WRKSRC}/COPYING.LGPLv3
16
17 LIB_DEPENDS= libgpg-error.so:security/libgpg-error
18
19 CONFIGURE_ARGS= --enable-static
20 INSTALL_TARGET= install-strip
21 GNU_CONFIGURE= yes
22 USE_LDCONFIG= yes
23 USE_PERL5= build
24 USES= libtool perl5 tar:bzip2
25
26 INFO= ksba
27
28 .include <bsd.port.mk>

Properties

Name Value
svn:keywords MidnightBSD=%H