Index: head/net/rubygem-u2f/Makefile =================================================================== --- head/net/rubygem-u2f/Makefile (revision 516517) +++ head/net/rubygem-u2f/Makefile (revision 516518) @@ -1,19 +1,20 @@ # Created by: Torsten Zuehlsdorff # $FreeBSD$ PORTNAME= u2f PORTVERSION= 1.0.0 CATEGORIES= net rubygems MASTER_SITES= RG -MAINTAINER= ruby@FreeBSD.org +MAINTAINER= sunpoet@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 +USE_RUBY= yes + +NO_ARCH= yes .include