summaryrefslogtreecommitdiffstats
path: root/security/libuecc/Makefile
blob: bb8c162cbe07b9151e07a7e5493b84d54c6c3a74 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# $FreeBSD$

PORTNAME=	libuecc
PORTVERSION=	6
PORTREVISION=	1
CATEGORIES=	security
MASTER_SITES=	http://git.universe-factory.net/libuecc/snapshot/

MAINTAINER=	crest_maintainer@rlwinm.de
COMMENT=	Very small Elliptic Curve Cryptography library

LICENSE=	BSD2CLAUSE
LICENSE_FILE=	${WRKSRC}/COPYRIGHT

LIB_DEPENDS=	libsodium.so:security/libsodium

USE_LDCONFIG=	yes

USES=		cmake:outsource pkgconfig tar

.include <bsd.port.mk>
OpenPOWER on IntegriCloud