freebsd-ports/devel/rubygem-ansi/Makefile
Sunpoet Po-Chuan Hsieh 2dce90513b - Add LICENSE
- Update WWW
2015-05-23 07:14:29 +00:00

18 lines
346 B
Makefile

# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$
PORTNAME= ansi
PORTVERSION= 1.5.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Gem enabling ANSI code based colorization and stylization of output
LICENSE= BSD2CLAUSE
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>