summaryrefslogtreecommitdiffstats
path: root/net/rubygem-rbvmomi/Makefile
blob: 6d6b319f12bd2d1b90390fed72b2149e10a0b21e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$

PORTNAME=	rbvmomi
PORTVERSION=	1.8.2
PORTREVISION=	1
CATEGORIES=	net rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Ruby interface to the VMware vSphere API

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

RUN_DEPENDS=	rubygem-builder32>=0:devel/rubygem-builder32 \
		rubygem-nokogiri>=1.4.1:textproc/rubygem-nokogiri \
		rubygem-trollop>=0:devel/rubygem-trollop \

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem:autoplist shebangfix
SHEBANG_FILES=	examples/run.sh

PLIST_FILES=	bin/rbvmomish

.include <bsd.port.mk>
OpenPOWER on IntegriCloud