freebsd-ports/print/rubygem-color-tools/Makefile
Sunpoet Po-Chuan Hsieh de5d8d80c7 - Move print/rubygem-colortools to print/rubygem-color-tools
- Add LICENSE
- Update WWW
2015-05-24 18:58:20 +00:00

17 lines
281 B
Makefile

# $FreeBSD$
PORTNAME= color-tools
PORTVERSION= 1.3.0
CATEGORIES= print rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Provides colour space definition and manipulation
LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>