diff options
author | epg <epg@pkgsrc.org> | 2007-01-24 19:55:59 +0000 |
---|---|---|
committer | epg <epg@pkgsrc.org> | 2007-01-24 19:55:59 +0000 |
commit | e35a1f8cef92e94c56b7565b210880dc4a5bd2ae (patch) | |
tree | d2a1e120b3dea16a567eed9f7c94c9c72a9a7933 /www/serf/PLIST | |
parent | 791f42ddc58c44bd062f461a2421c36c83295f57 (diff) | |
download | pkgsrc-e35a1f8cef92e94c56b7565b210880dc4a5bd2ae.tar.gz |
Import serf-0.1.0.
The serf library is a C-based HTTP client library built upon the Apache
Portable Runtime (APR) library. It multiplexes connections, running the
read/write communication asynchronously. Memory copies and transformations
are kept to a minimum to provide high performance operation.
Diffstat (limited to 'www/serf/PLIST')
-rw-r--r-- | www/serf/PLIST | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/www/serf/PLIST b/www/serf/PLIST new file mode 100644 index 00000000000..6901d09a4f4 --- /dev/null +++ b/www/serf/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2007/01/24 19:55:59 epg Exp $ +include/serf-0/serf.h +include/serf-0/serf_bucket_types.h +include/serf-0/serf_bucket_util.h +include/serf-0/serf_declare.h +lib/libserf-0.la +@dirrm include/serf-0 |