opnsense-ports/net/rubygem-omniauth-github/Makefile
Franco Fichtner d57219b569 */*: sync with upstream
Taken from: HardenedBSD
2021-04-08 08:40:15 +02:00

19 lines
373 B
Makefile

PORTNAME= omniauth-github
PORTVERSION= 1.4.0
CATEGORIES= net rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Official OmniAuth strategy for GitHub
LICENSE= MIT
RUN_DEPENDS= rubygem-omniauth>=1.5<2:security/rubygem-omniauth \
rubygem-omniauth-oauth2>=1.4.0<2.0:net/rubygem-omniauth-oauth2
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>