freebsd-ports/devel/rubygem-table_print/Makefile
Michael Moll 9ca46003cc Update my email address and give a few ports to ruby@
Differential Revision:	https://reviews.freebsd.org/D2390
Approved by:		mat (Mentor)
2015-04-28 23:36:56 +00:00

18 lines
311 B
Makefile

# Created by: Michael Moll <kvedulv@kvedulv.de>
# $FreeBSD$
PORTNAME= table_print
PORTVERSION= 1.5.3
CATEGORIES= devel ruby
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Turn objects into formatted columns
LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>