13 lines
312 B
Makefile
13 lines
312 B
Makefile
# $NetBSD: Makefile,v 1.6 2015/02/03 14:09:58 taca Exp $
|
|
|
|
DISTNAME= color-1.7.1
|
|
CATEGORIES= graphics
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://color.rubyforge.org/
|
|
COMMENT= Color value conversion and manipulation library
|
|
LICENSE= mit
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|