freebsd-ports/print/rubygem-color/Makefile
2015-04-05 18:24:46 +00:00

17 lines
275 B
Makefile

# $FreeBSD$
PORTNAME= color
PORTVERSION= 1.7.1
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>