# ex:ts=8 # Ports collection makefile for: rubygem-fastercsv # Date created: Sep 5, 2006 # Whom: ijliao # # $FreeBSD$ PORTNAME= fastercsv PORTVERSION= 1.2.0 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 .include "${PORTSDIR}/devel/ruby-gems/Makefile.common" .include