freebsd-ports/devel/rubygem-colorize/Makefile
Sunpoet Po-Chuan Hsieh a5b800c392 - Add LICENSE_FILE
2015-11-23 18:24:01 +00:00

20 lines
365 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
LICENSE_FILE= ${WRKSRC}/LICENSE
NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>