freebsd-ports/print/rubygem-colortools/Makefile

18 lines
325 B
Makefile
Raw Normal View History

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