# New ports collection makefile for:	nd
# Date created:			Sep 4, 2002
# Whom:				Volker Stolz <stolz+nd@i2.informatik.rwth-aachen.de>
#
# $FreeBSD: ports/www/nd/Makefile,v 1.3 2003/02/21 14:01:22 knu Exp $
#

PORTNAME=	nd
PORTVERSION=	0.6.0
CATEGORIES=	www
MASTER_SITES=	http://www.gohome.org/teranisi/

MAINTAINER=	stolz+nd@i2.informatik.rwth-aachen.de
COMMENT=	A simple command line interface for WebDAV (RFC2518) server

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

GNU_CONFIGURE=	yes

MAN1=		nd.1

.include <bsd.port.mk>
