1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00

Take maintainership

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-11-03 17:22:50 +00:00
parent f85be0f274
commit efde41e9bc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=516518

View File

@ -6,14 +6,15 @@ 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 <bsd.port.mk>