# New ports collection makefile for:	scli
# Date created:		10 September 2001
# Whom:			Michael Lyngbl <lyngbol@wheel.dk>
#
# $FreeBSD: ports/net/scli/Makefile,v 1.3 2002/05/18 02:38:19 kris Exp $
#

PORTNAME=	scli
PORTVERSION=	0.2.4
CATEGORIES=	net
MASTER_SITES=	ftp://ftp.ibr.cs.tu-bs.de/pub/local/${PORTNAME}/

MAINTAINER=	lyngbol@wheel.dk

BROKEN=		"Cannot find libxml2 dependency"

LIB_DEPENDS=	xml2:${PORTSDIR}/textproc/libxml2

GNU_CONFIGURE=	yes
USE_GLIB=	yes

MAN1=		scli.1

.include <bsd.port.mk>
