# ex:ts=8 # Ports collection makefile for: rubygem-fastercsv # Date created: Sep 5, 2006 # Whom: ijliao # # $FreeBSD: ports/devel/rubygem-fastercsv/Makefile,v 1.3 2007/12/12 01:29:50 ijliao Exp $ PORTNAME= fastercsv PORTVERSION= 1.2.3 CATEGORIES= devel rubygems MASTER_SITES= RF MAINTAINER= ports@FreeBSD.org COMMENT= A complete replacement to the CSV standard library .include .include "${PORTSDIR}/devel/ruby-gems/Makefile.common" .include