2008-03-29 13:18:01 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= color
|
2013-07-13 21:40:18 +02:00
|
|
|
PORTVERSION= 1.4.2
|
2008-03-29 13:18:01 +01:00
|
|
|
CATEGORIES= print rubygems
|
2010-10-05 11:09:18 +02:00
|
|
|
MASTER_SITES= RG
|
2008-03-29 13:18:01 +01:00
|
|
|
|
2012-06-29 06:07:49 +02:00
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
2012-08-02 11:02:43 +02:00
|
|
|
COMMENT= Provides colour space definition and manipulation
|
2008-03-29 13:18:01 +01:00
|
|
|
|
2010-06-06 21:25:10 +02:00
|
|
|
RUN_DEPENDS= rubygem-archive-tar-minitar>=0.5.1:${PORTSDIR}/archivers/rubygem-archive-tar-minitar \
|
2008-03-29 13:18:01 +01:00
|
|
|
rubygem-hoe>=1.3.0:${PORTSDIR}/devel/rubygem-hoe
|
|
|
|
|
2008-04-06 10:58:21 +02:00
|
|
|
USE_RUBY= yes
|
|
|
|
USE_RUBYGEMS= yes
|
2009-02-14 02:31:15 +01:00
|
|
|
RUBYGEM_AUTOPLIST= yes
|
2008-04-06 10:58:21 +02:00
|
|
|
|
2013-09-21 00:43:59 +02:00
|
|
|
NO_STAGE= yes
|
2008-04-06 10:58:21 +02:00
|
|
|
.include <bsd.port.mk>
|