# ex:ts=8
# Ports collection makefile for:	rubygem-fastercsv
# Date created:			Sep 5, 2006
# Whom:				ijliao
#
# $FreeBSD: ports/devel/rubygem-fastercsv/Makefile,v 1.8 2009/07/07 10:03:48 miwi Exp $

PORTNAME=	fastercsv
PORTVERSION=	1.5.0
CATEGORIES=	devel rubygems
MASTER_SITES=	RF

MAINTAINER=	miwi@FreeBSD.org
COMMENT=	A complete replacement to the CSV standard library

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
