2013-09-21 00:10:23 +02:00
|
|
|
# Created by: Greg Larkin <glarkin@FreeBSD.org>
|
2009-04-23 23:21:34 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
2015-05-27 17:04:15 +02:00
|
|
|
PORTNAME= right_flexiscale
|
2009-04-23 23:21:34 +02:00
|
|
|
PORTVERSION= 0.1.0
|
2015-05-27 17:04:15 +02:00
|
|
|
PORTREVISION= 1
|
2009-04-23 23:21:34 +02:00
|
|
|
CATEGORIES= net rubygems
|
2010-06-02 16:50:34 +02:00
|
|
|
MASTER_SITES= RG
|
2009-04-23 23:21:34 +02:00
|
|
|
|
2013-12-26 21:04:56 +01:00
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
2009-04-23 23:21:34 +02:00
|
|
|
COMMENT= Provides Ruby access to the Flexiscale API
|
|
|
|
|
2015-05-27 17:04:15 +02:00
|
|
|
LICENSE= MIT
|
|
|
|
|
|
|
|
RUN_DEPENDS= rubygem-soap4r>=1.5.8:${PORTSDIR}/devel/rubygem-soap4r
|
2009-04-23 23:21:34 +02:00
|
|
|
|
|
|
|
USE_RUBY= yes
|
|
|
|
USE_RUBYGEMS= yes
|
|
|
|
RUBYGEM_AUTOPLIST= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|