PORTNAME=	ed25519
PORTVERSION=	1.4.0
CATEGORIES=	security rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Ruby binding to the Ed25519 (RFC 8032)
WWW=		https://github.com/RubyCrypto/ed25519

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		gem

.include <bsd.port.mk>
