1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Take maintainership

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-06-16 10:38:30 +00:00
parent bebfb65aa6
commit bd5f923ec8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=504338

View File

@ -5,7 +5,7 @@ PORTVERSION= 0.4.2
CATEGORIES= security rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= OmniAuth strategy using different passwort strategies
LICENSE= MIT
@ -13,9 +13,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-omniauth>=1.0:security/rubygem-omniauth
USES= gem
USE_RUBY= yes
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>