Revision: 94907 https://trac.macports.org/changeset/94907 Author: mww@macports.org Date: 2012-07-02 01:39:26 -0700 (Mon, 02 Jul 2012) Log Message: ----------- ocaml-json-wheel: add license Modified Paths: -------------- trunk/dports/devel/ocaml-json-wheel/Portfile Modified: trunk/dports/devel/ocaml-json-wheel/Portfile =================================================================== --- trunk/dports/devel/ocaml-json-wheel/Portfile 2012-07-02 08:38:29 UTC (rev 94906) +++ trunk/dports/devel/ocaml-json-wheel/Portfile 2012-07-02 08:39:26 UTC (rev 94907) @@ -6,6 +6,7 @@ version 1.0.6 revision 1 categories devel ml +license BSD maintainers nomaintainer description JSON parsing library for OCaml long_description Implements RFC4627 for parsing the JSON interchange format.\