# $Id: Portfile 62976 2010-01-22 17:02:03Z narf_tm@macports.org $ PortSystem 1.0 PortGroup perl5 1.0 perl5.setup JSON 2.17 ../by-authors/id/M/MA/MAKAMAKA maintainers narf_tm openmaintainer description parse and convert to JSON (JavaScript Object Notation). long_description This module converts between JSON \ (JavaScript Object Notation) and Perl data structure \ into each other. For JSON, See to \ http://www.crockford.com/JSON/. platforms darwin checksums md5 9a775cc4303a3282b8094cd6a0629397 \ sha1 71c0681478676493ab083f78a5a1a244bc64b694 \ rmd160 645d1c5a9bdec4390c753f1932c36896762c561b variant xs description {Depend on JSON::XS for improved performance} { depends_run-append port:p5-json-xs }