PORTNAME=	JSON
PORTVERSION=	4.10
CATEGORIES=	converters perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Perl extension to convert to JSON (JavaScript Object Notation)
WWW=		https://metacpan.org/release/JSON

LICENSE=	artistic gpl
LICENSE_COMB=	dual

CONFLICTS=	p5-JSON-1.* p5-JSON1-*
NO_ARCH=	yes
USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
