# New ports collection makefile for:	xls2xml
# Version required:			1.0.0
# Date created:				4 November 1999
# Whom:					Maxim Sobolev <sobomax@altavista.net>
#
# $FreeBSD: ports/textproc/xls2xml/Makefile,v 1.1 1999/12/27 02:12:24 steve Exp $
#

DISTNAME=	xls2xml-1.0.0
CATEGORIES=	textproc
MASTER_SITES=	http://arturo.directmail.org/filters/archive/ \
		http://homepages.go.com/~sobomax/filtersweb/

MAINTAINER=	sobomax@altavista.net

LIB_DEPENDS=	cole.2:${PORTSDIR}/textproc/cole \
		xml.5:${PORTSDIR}/textproc/libxml

USE_LIBTOOL=	yes

.include <bsd.port.mk>
