1 | # $Id$ |
---|
2 | |
---|
3 | PortSystem 1.0 |
---|
4 | |
---|
5 | name ocaml-ocsigen |
---|
6 | version 2.1a |
---|
7 | categories ml |
---|
8 | platforms darwin |
---|
9 | license GPL |
---|
10 | maintainers Pierre-Etienne Meunier |
---|
11 | description A web framework in ocaml |
---|
12 | long_description A web framework in ocaml |
---|
13 | homepage http://ocsigen.org |
---|
14 | master_sites http://ocsigen.org/download/ |
---|
15 | distname ocsigen-bundle-${version} |
---|
16 | checksums sha256 77702660f4726263bda68e5920ceefe0474aeb3ae7e39f99a0d42f5cefd94816 |
---|
17 | |
---|
18 | depends_lib port:ocaml \ |
---|
19 | port:ocaml-react \ |
---|
20 | port:ocaml-ocamlnet \ |
---|
21 | port:cryptokit \ |
---|
22 | port:ocaml-text \ |
---|
23 | port:ocaml-calendar \ |
---|
24 | port:libev |
---|
25 | use_parallel_build no |
---|