freebsd-ports/print/rubygem-color-tools/Makefile

20 lines
295 B
Makefile
Raw Normal View History

# $FreeBSD$
PORTNAME= color-tools
PORTVERSION= 1.3.0
CATEGORIES= print rubygems
MASTER_SITES= RG
2012-06-29 06:07:49 +02:00
MAINTAINER= ruby@FreeBSD.org
COMMENT= Provides colour space definition and manipulation
LICENSE= MIT
NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
2008-03-29 13:33:28 +01:00
.include <bsd.port.mk>