pkgsrc/devel/ruby-red-colors/Makefile
taca b984b6d409 devel/ruby-red-colors: add package version 0.1.1
Add ruby-red-colors package version 0.1.1.


Red Colors

Description

Red Colors provides a wide array of features for dealing with colors.
This includes conversion between colorspaces, desaturation, and parsing
colors.
2021-02-03 14:13:26 +00:00

14 lines
353 B
Makefile

# $NetBSD: Makefile,v 1.1 2021/02/03 14:13:26 taca Exp $
DISTNAME= red-colors-0.1.1
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/red-data-tools/red-colors
COMMENT= Wide array of features for dealing with colors
LICENSE= mit
USE_LANGUAGES= # none
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"