diff options
author | James E. Housley <jeh@FreeBSD.org> | 2000-10-26 01:04:55 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2000-10-26 01:04:55 +0000 |
commit | 90c56e487bdd000baebab820305a0e245ac2bf9a (patch) | |
tree | 4bce1927ea47ac29e045f1919ec2c5fca7796b28 /www/neon/pkg-plist | |
parent | Add missing off_t casts to prevent bus errors when using the 'X' command (diff) |
Add new port: www/neon
This is an HTTP and WebDAV client library for Unix systems, with a C interface
PR: 21958
Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
Diffstat (limited to 'www/neon/pkg-plist')
-rw-r--r-- | www/neon/pkg-plist | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/www/neon/pkg-plist b/www/neon/pkg-plist new file mode 100644 index 000000000000..9d7cc2a2d72b --- /dev/null +++ b/www/neon/pkg-plist @@ -0,0 +1,28 @@ +bin/neon-config +bin/nget +bin/nserver +%%GUI%%bin/nbrowse +lib/libneon.so.7 +lib/libneon.so +lib/libneon.a +include/neon/http_request.h +include/neon/http_utils.h +include/neon/uri.h +include/neon/nsocket.h +include/neon/http_basic.h +include/neon/dav_basic.h +include/neon/dav_207.h +include/neon/dav_props.h +include/neon/hip_xml.h +include/neon/dates.h +include/neon/string_utils.h +include/neon/http_cookies.h +include/neon/neon_defs.h +include/neon/neon_config.h +include/neon/dav_locks.h +include/neon/ne_alloc.h +include/neon/neon_md5.h +include/neon/neon_i18n.h +%%DOCS%%share/doc/neon/using-neon.txt +%%DOCS%%@dirrm share/doc/neon +@dirrm include/neon |