freebsd-ports/graphics/rubygem-scruffy/Makefile
2012-06-29 04:07:49 +00:00

23 lines
424 B
Makefile

# ex:ts=8
# Ports collection makefile for: rubygem-scruffy
# Date created: Jan 7, 2007
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= scruffy
PORTVERSION= 0.2.6
CATEGORIES= graphics rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Beautiful Graphs for Ruby
RUN_DEPENDS= rubygem-builder>=2.0.0:${PORTSDIR}/devel/rubygem-builder
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>