Take maintainership

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-06-22 21:49:32 +00:00
parent 3f6b74b43e
commit f7d978b7b6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=504905

View File

@ -7,7 +7,7 @@ CATEGORIES= security rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= -rails5
MAINTAINER= ruby@FreeBSD.org
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Barebones two-factor authentication with Devise
LICENSE= MIT
@ -15,12 +15,13 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-activesupport5>=0:devel/rubygem-activesupport5 \
rubygem-attr_encrypted>=1.3:security/rubygem-attr_encrypted \
rubygem-devise-rails5>0:devel/rubygem-devise-rails5 \
rubygem-devise-rails5>=4.0:devel/rubygem-devise-rails5 \
rubygem-railties5>=0:www/rubygem-railties5 \
rubygem-rotp>=2.0:devel/rubygem-rotp
NO_ARCH= yes
USE_RUBY= yes
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>