# 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.8 2003/03/07 06:11:45 ade Exp $
#

PORTNAME=	Text-CSV_XS
PORTVERSION=    0.23
CATEGORIES=	textproc perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Text
PKGNAMEPREFIX=	p5-

MAINTAINER=	ache@FreeBSD.org
COMMENT=	Composition and decomposition of comma-separated values

PERL_CONFIGURE=	yes

MAN3=		Text::CSV_XS.3
MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}

.include <bsd.port.mk>
