# Created by: Torsten Zuehlsdorff <tz@FreeBSD.org>
# $FreeBSD: head/net/rubygem-u2f/Makefile 436470 2017-03-19 01:57:18Z sunpoet $

PORTNAME=	u2f
PORTVERSION=	1.0.0
CATEGORIES=	net rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Library for handling registration and authentication of U2F devices

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
