aboutsummaryrefslogblamecommitdiff
path: root/textproc/csv2xml/Makefile
blob: 05d4d287dc47e9ff65956d344e30770e51af52b1 (plain) (tree)



















                                                                         
# New ports collection makefile for:	csv2xml
# Date created:				13 November 2004
# Whom:					Jacob Rhoden <jacob@dominoid.org>
#
# $FreeBSD$
#

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>