xref: /mports/security/rubygem-omniauth1/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1PORTNAME=	omniauth
2PORTVERSION=	1.9.2
3PORTREVISION=	1
4CATEGORIES=	security rubygems
5MASTER_SITES=	RG
6PKGNAMESUFFIX=	1
7
8MAINTAINER=	sunpoet@FreeBSD.org
9COMMENT=	Generalized Rack framework for multiple-provider authentication
10WWW=		https://github.com/omniauth/omniauth
11
12LICENSE=	mit
13LICENSE_FILE=	${WRKSRC}/LICENSE.md
14
15BUILD_DEPENDS=	${RUN_DEPENDS}
16RUN_DEPENDS=	rubygem-hashie>=3.4.6:devel/rubygem-hashie \
17		rubygem-rack22>=1.6.2,3<3,3:www/rubygem-rack22
18
19USES=		cpe gem
20
21NO_ARCH=	yes
22
23PORTSCOUT=	limit:^1\.
24
25.include <bsd.port.mk>
26

served by {OpenGrok

Last Index Update: Sun Mar 22 17:06:33 EDT 2026