# Created by: Denis Pokataev <catone@cpan.org>
# $FreeBSD: tags/RELEASE_10_0_0/converters/p5-JSON-XS-VersionOneAndTwo/Makefile 327715 2013-09-20 16:05:24Z bapt $

PORTNAME=	JSON-XS-VersionOneAndTwo
PORTVERSION=	0.31
CATEGORIES=	converters perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	catone@cpan.org
COMMENT=	Support versions 1 and 2 of JSON::XS

RUN_DEPENDS=	p5-JSON-XS>=0:${PORTSDIR}/converters/p5-JSON-XS
BUILD_DEPENDS:=	${RUN_DEPENDS}

USES=		perl5
USE_PERL5=	configure

MAN3=	JSON::XS::VersionOneAndTwo.3

NO_STAGE=	yes
.include <bsd.port.mk>
