aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/udfclient/pkg-descr
diff options
context:
space:
mode:
authorvs <vs@FreeBSD.org>2005-03-04 22:58:10 +0800
committervs <vs@FreeBSD.org>2005-03-04 22:58:10 +0800
commitde819ec4ae2e54f3cb23501584c464bc78e54ff2 (patch)
tree781f41dc5f260acd6f0023b8a005ef0841ca7c3a /sysutils/udfclient/pkg-descr
parentad6080fc70bfcd32da78a2da52ee8512cdf934fd (diff)
downloadfreebsd-ports-gnome-de819ec4ae2e54f3cb23501584c464bc78e54ff2.tar.gz
freebsd-ports-gnome-de819ec4ae2e54f3cb23501584c464bc78e54ff2.tar.zst
freebsd-ports-gnome-de819ec4ae2e54f3cb23501584c464bc78e54ff2.zip
Add udfclient 0.3.3, tools for UDF filesystem.
UDFclient basicly provides a userinterface not unlike ftp(1) but allways fetches files recursively from the disc(s). PR: ports/75781 Submitted by: Andriy Gapon
Diffstat (limited to 'sysutils/udfclient/pkg-descr')
-rw-r--r--sysutils/udfclient/pkg-descr7
1 files changed, 7 insertions, 0 deletions
diff --git a/sysutils/udfclient/pkg-descr b/sysutils/udfclient/pkg-descr
new file mode 100644
index 000000000000..ecb8acdb1f12
--- /dev/null
+++ b/sysutils/udfclient/pkg-descr
@@ -0,0 +1,7 @@
+UDFclient is a userland implementation of the UDF filingsystem as defined by
+the OSTA group. UDFclient is designed to be a study platform and a run-up to
+a full read and write kernel level implementation.
+UDFclient basicly provides a userinterface not unlike ftp(1) but allways
+fetches files recursively from the disc(s).
+
+WWW: http://www.13thmonkey.org/udfclient/