Revision
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

Diff

Modified: trunk/dports/devel/ocaml-json-wheel/Portfile (94906 => 94907)


--- 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.\