# Created by: Brad Davis <brd@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_0_0/devel/rubygem-errand/Makefile 327726 2013-09-20 17:17:44Z bapt $

PORTNAME=	errand
PORTVERSION=	0.7.3
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	brd@FreeBSD.org
COMMENT=	Ruby bindings for RRD

RUN_DEPENDS=	rrdtool:${PORTSDIR}/databases/rrdtool

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

NO_STAGE=	yes
.include <bsd.port.mk>
