freebsd-ports/www/nd/Makefile
Sergey A. Osokin ca0599041c Update to 0.7.1 (unbreak build with gcc-3.3)
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
PR:		54689
2003-07-21 08:49:12 +00:00

22 lines
472 B
Makefile

# 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.1
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>