2018-01-08 18:11:27 +01:00
|
|
|
PORTNAME= libdecaf
|
2018-08-15 18:27:42 +02:00
|
|
|
PORTVERSION= 1.0.0
|
2020-09-24 19:53:08 +02:00
|
|
|
PORTREVISION= 3
|
2018-01-08 18:11:27 +01:00
|
|
|
CATEGORIES= security
|
|
|
|
MASTER_SITES= SF/ed448goldilocks/
|
|
|
|
|
|
|
|
MAINTAINER= krion@FreeBSD.org
|
|
|
|
COMMENT= Implementation of elliptic curve cryptography
|
|
|
|
|
|
|
|
LICENSE= MIT
|
|
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
|
|
|
|
2020-09-24 19:53:08 +02:00
|
|
|
USES= cmake compiler:c++11-lang localbase:ldflags python tar:tgz
|
2018-01-08 18:11:27 +01:00
|
|
|
USE_LDCONFIG= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|