# New ports collection makefile for:    Text::CSV_XS
# Date created:         Fri Nov 19 03:11:08 MSK 1999
# Whom:                 Ache
#
# $FreeBSD: ports/textproc/p5-Text-CSV_XS/Makefile,v 1.22 2009/12/12 11:07:54 kuriyama Exp $
#

PORTNAME=	Text-CSV_XS
PORTVERSION=	0.70
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-
EXTRACT_SUFX=	.tgz

MAINTAINER=	kuriyama@FreeBSD.org
COMMENT=	Comma-separated values manipulation routines

PERL_CONFIGURE=	yes

MAN3=		Text::CSV_XS.3

.include <bsd.port.mk>
