opnsense-ports/print/rubygem-color/Makefile
Franco Fichtner c496dc6e05 */*: sync with upstream
Taken from: FreeBSD
2017-01-03 07:34:16 +01: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>