summaryrefslogtreecommitdiff
path: root/net/yaz/pkg-descr
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2000-10-24 02:19:01 +0000
committerJames E. Housley <jeh@FreeBSD.org>2000-10-24 02:19:01 +0000
commitafe756e838e98b7f79513d17f91d321dc7fdbf4d (patch)
tree0376777d83dcc274b8f266dc137d839eaa825f74 /net/yaz/pkg-descr
parentautodetected DB3, but fails to find includes (diff)
Add new port: net/yaz
YAZ is Z39.50 protocol API and sample client. PR: 21412 Submitted by: Dmitry S. Sivachenko <dima@Chg.RU>
Notes
Notes: svn path=/head/; revision=34159
Diffstat (limited to 'net/yaz/pkg-descr')
-rw-r--r--net/yaz/pkg-descr3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/yaz/pkg-descr b/net/yaz/pkg-descr
new file mode 100644
index 000000000000..66330cb7adec
--- /dev/null
+++ b/net/yaz/pkg-descr
@@ -0,0 +1,3 @@
+YAZ is a compact toolkit that provides access to the Z39.50/SR
+protocol, as well as a set of higher-level tools for implementing the
+server and client roles, respectively.