ports/graphics/ruby-color/Makefile

17 lines
267 B
Makefile

COMMENT = color value conversion and modification
DISTNAME = color-1.8
CATEGORIES = graphics
HOMEPAGE = https://github.com/halostatue/color
# MIT
PERMIT_PACKAGE = Yes
MODULES = lang/ruby
CONFIGURE_STYLE = ruby gem
MODRUBY_TEST = rake
.include <bsd.port.mk>