freebsd-ports/security/rubygem-omniauth-alicloud/Makefile

19 lines
403 B
Makefile

PORTNAME= omniauth-alicloud
PORTVERSION= 3.0.0
CATEGORIES= security rubygems
MASTER_SITES= RG
MAINTAINER= mfechner@FreeBSD.org
COMMENT= Wrapper the AliCloud Oauth2 API
WWW= https://gitlab.com/gitlab-jh/jh-team/omniauth-alicloud
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= rubygem-omniauth-oauth2>=1.8<2:net/rubygem-omniauth-oauth2
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>