Sunpoet Po-Chuan Hsieh 362db69cae - Update to 1.3.1
- Update WWW

Changes:	https://github.com/intridea/omniauth/commits/master
Sponsored by:	PortsCamp Taiwan
2016-01-17 13:22:03 +00:00

23 lines
465 B
Makefile

# $FreeBSD$
PORTNAME= omniauth
PORTVERSION= 1.3.1
CATEGORIES= security rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Generalized Rack framework for multiple-provider authentication
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
RUN_DEPENDS= rubygem-hashie>=1.2:${PORTSDIR}/devel/rubygem-hashie \
rubygem-rack16>=1.0:${PORTSDIR}/www/rubygem-rack16
NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>