aboutsummaryrefslogblamecommitdiff
path: root/net/rubygem-rightflexiscale/Makefile
blob: cec9c3159450aa0e1f86006b48cef4d562911532 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                                 
                  














                                                                                                
# Ports collection makefile for:	rubygem-rightflexiscale
# Date created:			23 Apr 2009
# Whom:				Greg Larkin <glarkin@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	rightflexiscale
PORTVERSION=	0.1.0
CATEGORIES=	net rubygems
MASTER_SITES=	RG
DISTNAME=	right_flexiscale-${PORTVERSION}

MAINTAINER=	glarkin@FreeBSD.org
COMMENT=	Provides Ruby access to the Flexiscale API

RUN_DEPENDS=	rubygem-righthttpconnection>=1.2.4:${PORTSDIR}/net/rubygem-righthttpconnection \
		rubygem-soap4r>=1.5.8:${PORTSDIR}/devel/rubygem-soap4r

USE_RUBY=	yes
USE_RUBYGEMS=	yes
GEM_NAME=	${DISTNAME}
RUBYGEM_AUTOPLIST=	yes
UNIQUENAME=	${PORTNAME}

.include <bsd.port.mk>