openbsd-ports/devel/ruby-color-tools/Makefile
2013-03-11 10:50:00 +00:00

17 lines
275 B
Makefile

# $OpenBSD: Makefile,v 1.12 2013/03/11 10:50:29 espie Exp $
COMMENT= ruby library to provide colorspace support
DISTNAME= color-tools-1.3.0
REVISION= 6
CATEGORIES= devel
# mit
PERMIT_PACKAGE_CDROM= Yes
MODULES= lang/ruby
CONFIGURE_STYLE=ruby gem
.include <bsd.port.mk>