freebsd-ports/textproc/rubygem-terminal-table/Makefile
Sunpoet Po-Chuan Hsieh b3aa6b73f2 - Add LICENSE
- Update WWW
2015-05-24 00:07:30 +00:00

18 lines
346 B
Makefile

# Created by: Eric Freeman <freebsdports@chillibear.com>
# $FreeBSD$
PORTNAME= terminal-table
PORTVERSION= 1.4.5
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Simple, feature rich ASCII table generation library
LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>