20 lines
328 B
Makefile

# $OpenBSD: Makefile,v 1.14 2019/07/12 20:47:09 sthen Exp $
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>