Tweak devel/py-django-tastypie-mongoengine version 0.4.6
[dports.git] / net / rubygem-right_flexiscale / Makefile
1 # Created by: Greg Larkin <glarkin@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTNAME=       right_flexiscale
5 PORTVERSION=    0.1.0
6 PORTREVISION=   1
7 CATEGORIES=     net rubygems
8 MASTER_SITES=   RG
9
10 MAINTAINER=     ruby@FreeBSD.org
11 COMMENT=        Provides Ruby access to the Flexiscale API
12
13 LICENSE=        MIT
14
15 RUN_DEPENDS=    rubygem-soap4r>=1.5.8:${PORTSDIR}/devel/rubygem-soap4r
16
17 USE_RUBY=       yes
18 USE_RUBYGEMS=   yes
19 RUBYGEM_AUTOPLIST=      yes
20
21 .include <bsd.port.mk>