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









                                                                 
                  













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

PORTNAME=	rightslicehost
PORTVERSION=	0.1.0
CATEGORIES=	net rubygems
MASTER_SITES=	RG
DISTNAME=	right_slicehost-${PORTVERSION}

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

RUN_DEPENDS=	rubygem-righthttpconnection>=1.2.4:${PORTSDIR}/net/rubygem-righthttpconnection

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

.include <bsd.port.mk>