PORTNAME=	Bencode
PORTVERSION=	1.500
PORTREVISION=	0
CATEGORIES=	converters perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:ARISTOTLE
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@FreeBSD.org
COMMENT=	BitTorrent bencode serialisation format
WWW=		https://metacpan.org/release/Bencode

LICENSE=	ART10 GPLv1+
LICENSE_COMB=	dual

BUILD_DEPENDS=	p5-Exporter-Tidy>0:devel/p5-Exporter-Tidy
RUN_DEPENDS=	p5-Exporter-Tidy>0:devel/p5-Exporter-Tidy

NO_ARCH=	yes
USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
