diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-12-19 09:28:05 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-12-19 09:28:05 +0000 |
commit | 651b1d12b55cf895c75d31601a6171a90506c9c0 (patch) | |
tree | c4eb1df7423b4cd9878ae0278ab56c9138f35437 /devel/nspr/pkg-descr | |
parent | Add squidpurge 1.17, a powerful object purging utility for the Squid (diff) |
Add nspr 4.1.2, a platform-neutral API for system level and libc
like functions. I bet Java folks would like it - because this port
is required for Mozilla's Java plugin.
Diffstat (limited to 'devel/nspr/pkg-descr')
-rw-r--r-- | devel/nspr/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/nspr/pkg-descr b/devel/nspr/pkg-descr new file mode 100644 index 000000000000..938c027015f5 --- /dev/null +++ b/devel/nspr/pkg-descr @@ -0,0 +1,5 @@ +Netscape Portable Runtime (NSPR) provides a platform-neutral API for system +level and libc like functions. The API is used in the Mozilla client, many of +Netscape/AOL/iPlanet's and other software offerings. + +WWW: http://www.mozilla.org/projects/nspr/index.html |