freebsd-ports/devel/rubygem-errand/Makefile
2014-01-24 14:46:50 +00:00

18 lines
328 B
Makefile

# Created by: Brad Davis <brd@FreeBSD.org>
# $FreeBSD$
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
.include <bsd.port.mk>