freebsd-ports/print/rubygem-color/Makefile

20 lines
427 B
Makefile
Raw Normal View History

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