summaryrefslogblamecommitdiff
path: root/www/nd/Makefile
blob: 5a8cd292353722d5ee628fddec7c47087936ca8a (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                                                    
                     



                                                     
                                                                           



                                                   



                      
# New ports collection makefile for:	nd
# Date created:			Sep 4, 2002
# Whom:				Volker Stolz <stolz+nd@i2.informatik.rwth-aachen.de>
#
# $FreeBSD$
#

PORTNAME=	nd
PORTVERSION=	0.7.2
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>