# ex:ts=8
# Ports collection makefile for:	rubygem-fastercsv
# Date created:			Sep 5, 2006
# Whom:				ijliao
#
# $FreeBSD: ports/devel/rubygem-fastercsv/Makefile,v 1.1 2006/09/05 03:12:48 ijliao Exp $

PORTNAME=	fastercsv
PORTVERSION=	0.2.1
CATEGORIES=	devel rubygems
MASTER_SITES=	${MASTER_SITE_RUBYFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}

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

.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/ruby-gems/Makefile.common"
.include <bsd.port.post.mk>
