# $FreeBSD: head/print/rubygem-color/Makefile 430312 2017-01-02 07:36:45Z swills $

PORTNAME=	color
PORTVERSION=	1.8
CATEGORIES=	print rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Provides colour space definition and manipulation

LICENSE=	MIT

NO_ARCH=	yes

USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>