openbsd-ports/devel/ruby-term-ansicolor/Makefile
2013-03-11 10:50:00 +00:00

19 lines
336 B
Makefile

# $OpenBSD: Makefile,v 1.9 2013/03/11 10:50:30 espie Exp $
COMMENT = color strings using ANSI escape sequences
DISTNAME = term-ansicolor-1.0.4
REVISION = 5
CATEGORIES = devel
HOMEPAGE = http://term-ansicolor.rubyforge.org/
# GPLv2
PERMIT_PACKAGE_CDROM = Yes
MODULES = lang/ruby
CONFIGURE_STYLE = ruby gem
.include <bsd.port.mk>