freebsd-ports/graphics/rubygem-gruff/Makefile
2014-08-24 03:46:25 +00:00

19 lines
370 B
Makefile

# Created by: ijliao
# $FreeBSD$
PORTNAME= gruff
PORTVERSION= 0.5.1
PORTREVISION= 1
CATEGORIES= graphics rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Beautiful graphing library for Ruby using RMagick
RUN_DEPENDS= rubygem-rmagick>0:${PORTSDIR}/graphics/rubygem-rmagick
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>