# New ports collection makefile for: JSON # Date created: 19 Aug 2005 # Whom: Jun Kuriyama # # $FreeBSD$ # PORTNAME= JSON PORTVERSION= 2.11 CATEGORIES= converters perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension to convert to JSON (JavaScript Object Notation) RUN_DEPENDS= ${SITE_PERL}/HTTP/Request.pm:${PORTSDIR}/www/p5-libwww BUILD_DEPENDS= ${SITE_PERL}/HTTP/Request.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple CONFLICTS= p5-JSON-1.* PERL_CONFIGURE= yes MAN3= JSON.3 \ JSON::PP.3 \ JSON::PP56.3 \ JSON::PP58.3 \ JSON::PP::Boolean.3 \ JSON::PP5005.3 .include