freebsd-ports/print/rubygem-colortools/Makefile
2013-10-30 02:54:59 +00:00

17 lines
325 B
Makefile

# $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
.include <bsd.port.mk>