1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

graphics/rubygem-gruff: switch to graphics/rubygem-rmagick

Since graphics/ruby-rmagick is soon to be deprecated due to the death of
RubyForge

With hat:	ruby@
This commit is contained in:
Steve Wills 2014-08-13 03:10:18 +00:00
parent 283c30c8c2
commit 161198e833
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364752

View File

@ -3,13 +3,14 @@
PORTNAME= gruff
PORTVERSION= 0.3.7
PORTREVISION= 1
CATEGORIES= graphics rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Beautiful graphing library for Ruby using RMagick
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/RMagick2.so:${PORTSDIR}/graphics/ruby-rmagick \
RUN_DEPENDS= rubygem-rmagick>0:${PORTSDIR}/graphics/rubygem-rmagick \
sow:${PORTSDIR}/devel/rubygem-hoe
USE_RUBY= yes