# Created by: Greg Larkin <glarkin@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_2_0/net/rubygem-right_aws/Makefile 387614 2015-05-27 15:04:25Z sunpoet $

PORTNAME=	right_aws
PORTVERSION=	3.1.0
PORTREVISION=	1
CATEGORIES=	net rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Provides access to Amazon EC2, S3, SQS, and SDB web services

LICENSE=	MIT

RUN_DEPENDS=	rubygem-right_http_connection>=1.2.5:${PORTSDIR}/net/rubygem-right_http_connection

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

OPTIONS_DEFINE=	LIBXML
LIBXML_DESC=	Use libxml instead of REXML

LIBXML_RUN_DEPENDS=	rubygem-libxml-ruby>=0.5.2:${PORTSDIR}/textproc/rubygem-libxml-ruby

.include <bsd.port.mk>
