HEX
Server: Apache/2.4.41 (FreeBSD) OpenSSL/1.0.2s mod_fcgid/2.3.9
System: FreeBSD salazo 12.0-RELEASE-p1303-ZFS hostBSD 12.0-RELEASE-p1303-ZFS DMR amd64
User: admin (1000)
PHP: 7.4.3
Disabled: NONE
Upload Files
File: /usr/ports/security/libdecaf/Makefile
PORTNAME=	libdecaf
PORTVERSION=	1.0.0
PORTREVISION=	3
CATEGORIES=	security
MASTER_SITES=	SF/ed448goldilocks/

MAINTAINER=	krion@FreeBSD.org
COMMENT=	Implementation of elliptic curve cryptography

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE.txt

USES=		cmake compiler:c++11-lang localbase:ldflags python tar:tgz
USE_LDCONFIG=	yes

.include <bsd.port.mk>