summaryrefslogtreecommitdiff
path: root/print/rubygem-colortools/Makefile
blob: 6b15826c25d2008069278cf9ea27f970f1e7d268 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $FreeBSD$

PORTNAME=	colortools
PORTVERSION=	1.3.0
CATEGORIES=	print rubygems
MASTER_SITES=	RG
DISTNAME=	color-tools-${PORTVERSION}

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

USE_RUBY=	yes
USE_RUBYGEMS=	yes
GEM_NAME=	${DISTNAME}
RUBYGEM_AUTOPLIST=	yes

NO_STAGE=	yes
.include <bsd.port.mk>