From b50357b52cc13ac8bf253c0536056b6e1baa4771 Mon Sep 17 00:00:00 2001 From: Oliver Braun Date: Wed, 4 Sep 2002 13:21:27 +0000 Subject: Add nd 0.5.0, a simple command line interface for WebDAV (RFC2518) server. PR: ports/42409 Submitted by: Volker Stolz --- www/nd/Makefile | 22 ++++++++++++++++++++++ www/nd/distinfo | 1 + www/nd/pkg-comment | 1 + www/nd/pkg-descr | 3 +++ www/nd/pkg-plist | 1 + 5 files changed, 28 insertions(+) create mode 100644 www/nd/Makefile create mode 100644 www/nd/distinfo create mode 100644 www/nd/pkg-comment create mode 100644 www/nd/pkg-descr create mode 100644 www/nd/pkg-plist (limited to 'www/nd') diff --git a/www/nd/Makefile b/www/nd/Makefile new file mode 100644 index 000000000000..c30eafb2dee6 --- /dev/null +++ b/www/nd/Makefile @@ -0,0 +1,22 @@ +# New ports collection makefile for: nd +# Date created: Sep 4, 2002 +# Whom: Volker Stolz +# +# $FreeBSD$ +# + +PORTNAME= nd +PORTVERSION= 0.5.0 +CATEGORIES= www +MASTER_SITES= http://www.gohome.org/teranisi/ + +MAINTAINER= stolz+nd@i2.informatik.rwth-aachen.de + +LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 + +GNU_CONFIGURE= yes +USE_GMAKE= yes + +MAN1= nd.1 + +.include diff --git a/www/nd/distinfo b/www/nd/distinfo new file mode 100644 index 000000000000..5dee9fc9cf6a --- /dev/null +++ b/www/nd/distinfo @@ -0,0 +1 @@ +MD5 (nd-0.5.0.tar.gz) = d07741e6323fdeb38a6b4549bca02c53 diff --git a/www/nd/pkg-comment b/www/nd/pkg-comment new file mode 100644 index 000000000000..39f80054f920 --- /dev/null +++ b/www/nd/pkg-comment @@ -0,0 +1 @@ +A simple command line interface for WebDAV (RFC2518) server diff --git a/www/nd/pkg-descr b/www/nd/pkg-descr new file mode 100644 index 000000000000..b6ad8d9d1b92 --- /dev/null +++ b/www/nd/pkg-descr @@ -0,0 +1,3 @@ +`nd' provides a simple command line interface for WebDAV (RFC2518) server. + +WWW: http://www.gohome.org/nd/ diff --git a/www/nd/pkg-plist b/www/nd/pkg-plist new file mode 100644 index 000000000000..a80b33155e40 --- /dev/null +++ b/www/nd/pkg-plist @@ -0,0 +1 @@ +bin/nd -- cgit v1.2.3