freebsd-ports/print/rubygem-colortools/Makefile
Dirk Meyer 851945b1eb - cleanup comments
Feature safe: yes
2012-10-13 13:39:56 +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>