aboutsummaryrefslogblamecommitdiff
path: root/graphics/rubygem-gruff/Makefile
blob: afffe05b3857307f33d5b7d2d6b87c1536cff839 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                     
                     
                                 
                  
 
                                  

                                                                   
                                                                                      
                                                 

                   
                   
                           
 
                      
# ex:ts=8
# Ports collection makefile for:	rubygem-gruff
# Date created:			Jan 7, 2007
# Whom:				ijliao
#
# $FreeBSD$
#

PORTNAME=	gruff
PORTVERSION=	0.3.4
CATEGORIES=	graphics rubygems
MASTER_SITES=	RF

MAINTAINER=	clsung@FreeBSD.org
COMMENT=	A beautiful graphing library for Ruby using RMagick

RUN_DEPENDS=	${RUBY_SITEARCHLIBDIR}/RMagick2.so:${PORTSDIR}/graphics/ruby-rmagick \
		sow:${PORTSDIR}/devel/rubygem-hoe

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>