diff options
author | okazaki <okazaki@FreeBSD.org> | 2001-09-29 13:42:30 +0800 |
---|---|---|
committer | okazaki <okazaki@FreeBSD.org> | 2001-09-29 13:42:30 +0800 |
commit | 512266b6929477f9a19c0a7c3be6f116be9496ab (patch) | |
tree | cb9eb5a102983f098a76f969b84870bac1358139 /net/openslp/pkg-descr | |
parent | eabf48e2b67593498a99cdd59cf901aae02c9dea (diff) | |
download | freebsd-ports-gnome-512266b6929477f9a19c0a7c3be6f116be9496ab.tar.gz freebsd-ports-gnome-512266b6929477f9a19c0a7c3be6f116be9496ab.tar.zst freebsd-ports-gnome-512266b6929477f9a19c0a7c3be6f116be9496ab.zip |
Add OpenSLP 1.0.2, open-source implementation of the Service
Location Protocol.
PR: 30601
Submitted by: Joe Clarke <marcus@marcuscom.com>
Diffstat (limited to 'net/openslp/pkg-descr')
-rw-r--r-- | net/openslp/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/net/openslp/pkg-descr b/net/openslp/pkg-descr new file mode 100644 index 000000000000..9aea41e94520 --- /dev/null +++ b/net/openslp/pkg-descr @@ -0,0 +1,5 @@ +Service Location Protocol is an IETF standards track protocol that provides a +framework to allow networking applications to discover the existence, location, +and configuration of networked services in enterprise networks. + +WWW: http://www.openslp.org/ |