aboutsummaryrefslogblamecommitdiff
path: root/devel/rubygem-columnize/Makefile
blob: fbf9b05f4605f8aceb1458abf59a364029a05c81 (plain) (tree)
1
2
3
4
5
6
7
8
9






                                                                        
                     
                              
                  
 
                                



                                              
                           

                      
# Ports collection makefile for:	rubygem-columnize
# Date created:				17 Oct 2008
# Whom:					Wen Heping <wenheping@gmail.com>
#
# $FreeBSD$

PORTNAME=	columnize
PORTVERSION=	0.3.2
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>