freebsd-ports/devel/rubygem-colorize/Makefile
2015-04-19 16:20:55 +00:00

18 lines
320 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= colorize
PORTVERSION= 0.7.7
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Ruby String class extension
LICENSE= GPLv2
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>