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



                                                  
                     


                            
                                   




                                                                                   
                   


                   

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

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

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

.include <bsd.port.mk>