aboutsummaryrefslogtreecommitdiff
path: root/print/rubygem-color/Makefile
blob: 0e1b79712ab6983ea796202235dbc3dbbc8f5ecd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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>