2015-05-10 14:57:00 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= omniauth-multipassword
|
2015-05-31 16:58:37 +02:00
|
|
|
PORTVERSION= 0.4.2
|
2015-05-10 14:57:00 +02:00
|
|
|
CATEGORIES= security rubygems
|
|
|
|
MASTER_SITES= RG
|
|
|
|
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
|
|
COMMENT= OmniAuth strategy using different passwort strategies
|
|
|
|
|
|
|
|
LICENSE= MIT
|
|
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
|
|
|
|
2016-04-01 16:25:16 +02:00
|
|
|
RUN_DEPENDS= rubygem-omniauth>=1.0:security/rubygem-omniauth
|
2015-05-10 14:57:00 +02:00
|
|
|
|
2015-07-02 18:01:06 +02:00
|
|
|
NO_ARCH= yes
|
|
|
|
|
2015-05-10 14:57:00 +02:00
|
|
|
USE_RUBY= yes
|
2016-04-27 23:57:31 +02:00
|
|
|
USES= gem
|
2015-05-10 14:57:00 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|