aboutsummaryrefslogblamecommitdiff
path: root/net/rubygem-u2f0/Makefile
blob: 5e79aa48654e0279fd70caaeb1d6238a3681a7ce (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                  
                                   




                                                                                   

                   

                   

                          

                      
# Created by: Torsten Zuehlsdorff <tz@FreeBSD.org>
# $FreeBSD$

PORTNAME=	u2f
PORTVERSION=	0.2.1
CATEGORIES=	net rubygems
MASTER_SITES=	RG
PKGNAMESUFFIX=	0

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

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		gem
USE_RUBY=	yes

NO_ARCH=	yes

PORTSCOUT=	limit:^0\.

.include <bsd.port.mk>