blob: f12423c6a25c0a9887e0022fb89a50c8d52f33ea (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
PORTNAME= color
PORTVERSION= 1.8
CATEGORIES= print rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Provides colour space definition and manipulation
WWW= https://github.com/halostatue/color
LICENSE= MIT
NO_ARCH= yes
USES= gem
.include <bsd.port.mk>
|