diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2004-08-08 19:20:32 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2004-08-08 19:20:32 +0000 |
commit | 75236c0e70fbf723f4238602428a528496cc2763 (patch) | |
tree | d735e82a44e9d416cf9496159c527fb2b97403f3 /ftp/ocaml-ocurl/pkg-descr | |
parent | 551bf87ac3708333308de1338cd0773e76ddd39e (diff) |
Notes
Diffstat (limited to 'ftp/ocaml-ocurl/pkg-descr')
-rw-r--r-- | ftp/ocaml-ocurl/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ftp/ocaml-ocurl/pkg-descr b/ftp/ocaml-ocurl/pkg-descr new file mode 100644 index 000000000000..58fc9d4a6c77 --- /dev/null +++ b/ftp/ocaml-ocurl/pkg-descr @@ -0,0 +1,9 @@ +The Ocaml Curl Library (Ocurl) is an interface library for the +programming language Ocaml to the networking library +libcurl. Currently Ocurl requires libcurl 7.9.8 or newer (using older +versions may yield compilation errors). + +WWW: http://sourceforge.net/projects/ocurl + +- Marwan Burelle + <marwan.burelle@lri.fr> |