2007-01-07 04:52:27 +01:00
|
|
|
# ex:ts=8
|
|
|
|
# Ports collection makefile for: rubygem-scruffy
|
|
|
|
# Date created: Jan 7, 2007
|
|
|
|
# Whom: ijliao
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= scruffy
|
2009-08-24 22:48:23 +02:00
|
|
|
PORTVERSION= 0.2.6
|
2007-01-07 04:52:27 +01:00
|
|
|
CATEGORIES= graphics rubygems
|
2008-09-02 19:20:51 +02:00
|
|
|
MASTER_SITES= RF
|
2007-01-07 04:52:27 +01:00
|
|
|
|
2008-11-30 08:01:26 +01:00
|
|
|
MAINTAINER= dinoex@FreeBSD.org
|
2007-01-07 04:52:27 +01:00
|
|
|
COMMENT= Beautiful Graphs for Ruby
|
|
|
|
|
2007-06-15 09:21:34 +02:00
|
|
|
RUN_DEPENDS= rubygem-builder>=2.0.0:${PORTSDIR}/devel/rubygem-builder
|
2007-01-07 04:52:27 +01:00
|
|
|
|
2008-04-06 10:58:21 +02:00
|
|
|
USE_RUBY= yes
|
|
|
|
USE_RUBYGEMS= yes
|
2009-02-14 02:03:48 +01:00
|
|
|
RUBYGEM_AUTOPLIST= yes
|
2008-04-06 10:58:21 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|