summaryrefslogtreecommitdiff
path: root/www/nd
diff options
context:
space:
mode:
authorOliver Braun <obraun@FreeBSD.org>2002-09-04 13:21:27 +0000
committerOliver Braun <obraun@FreeBSD.org>2002-09-04 13:21:27 +0000
commitb50357b52cc13ac8bf253c0536056b6e1baa4771 (patch)
treed5fa96350c2afc98ea63f2797f97b4587174cbf3 /www/nd
parentChange MASTER_SITE_SUBDIR kiri -> kiri/xemacs. (diff)
Add nd 0.5.0, a simple command line interface for WebDAV (RFC2518) server.
PR: ports/42409 Submitted by: Volker Stolz <stolz+nd@i2.informatik.rwth-aachen.de>
Notes
Notes: svn path=/head/; revision=65603
Diffstat (limited to 'www/nd')
-rw-r--r--www/nd/Makefile22
-rw-r--r--www/nd/distinfo1
-rw-r--r--www/nd/pkg-comment1
-rw-r--r--www/nd/pkg-descr3
-rw-r--r--www/nd/pkg-plist1
5 files changed, 28 insertions, 0 deletions
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 <stolz+nd@i2.informatik.rwth-aachen.de>
+#
+# $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 <bsd.port.mk>
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