freebsd-ports/print/rubygem-color/Makefile
2017-01-02 07:36:45 +00:00

18 lines
257 B
Makefile

# $FreeBSD$
PORTNAME= color
PORTVERSION= 1.8
CATEGORIES= print rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Provides colour space definition and manipulation
LICENSE= MIT
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>