# New ports collection makefile for:	csv2xml
# Date created:				13 November 2004
# Whom:					Jacob Rhoden <jacob@dominoid.org>
#
# $FreeBSD: ports/textproc/csv2xml/Makefile,v 1.1 2004/11/13 13:25:48 pav Exp $
#

PORTNAME=	csv2xml
PORTVERSION=	0.5
CATEGORIES=	textproc
MASTER_SITES=	http://csv2xml.sourceforge.net/

MAINTAINER=	jacob@dominoid.org
COMMENT=	A simple but effective csv to xml converter

MAN1=		csv2xml.1
MANCOMPRESSED=	yes
PLIST_FILES=	bin/csv2xml

.include <bsd.port.mk>
