freebsd-ports/devel/rubygem-columnize/Makefile
2014-08-23 19:26:54 +00:00

16 lines
293 B
Makefile

# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$
PORTNAME= columnize
PORTVERSION= 0.8.9
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Sorts an Array in Column Order
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>