PORTNAME=	color_diff
PORTVERSION=	0.1
CATEGORIES=	print rubygems
MASTER_SITES=	RG

MAINTAINER=	bofh@FreeBSD.org
COMMENT=	Calculate RGB color distances using CIEDE2000 formula
WWW=		https://github.com/hansondr/color_diff

LICENSE=	MIT

USES=		gem

NO_ARCH=	yes

.include <bsd.port.mk>
