freebsd-ports/devel/rubygem-errand/Makefile

19 lines
342 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
NO_STAGE= yes
.include <bsd.port.mk>