freebsd-ports/net/rubygem-omniauth-auth014/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

20 lines
380 B
Makefile

PORTNAME= omniauth-auth0
PORTVERSION= 1.4.2
CATEGORIES= net rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 14
MAINTAINER= mfechner@FreeBSD.org
COMMENT= Authentication broker supporting different identity providers
LICENSE= MIT
RUN_DEPENDS= rubygem-omniauth-oauth2>=1.1:net/rubygem-omniauth-oauth2
PORTSCOUT= limit:1\.4
NO_ARCH= yes
USES= gem
USE_RUBY= yes
.include <bsd.port.mk>