ports/security/rubygem-omniauth-multipassword2/Makefile

20 lines
427 B
Makefile

PORTNAME= omniauth-multipassword
PORTVERSION= 2.0.1
CATEGORIES= security rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 2
MAINTAINER= ruby@FreeBSD.org
COMMENT= OmniAuth strategy using different password strategies
WWW= https://github.com/jgraichen/omniauth-multipassword
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-omniauth>=2.0<3:security/rubygem-omniauth
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>