# Created by: Dmitry Sivachenko <demon@FreeBSD.org>
# $FreeBSD: archivers/p5-Compress-Bzip2/Makefile 327699 2013-09-20 13:11:20Z bapt $

PORTNAME=	Compress-Bzip2
PORTVERSION=	2.17
CATEGORIES=	archivers perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	demon@FreeBSD.org
COMMENT=	Perl5 interface to bzip2 compression library

USES=		perl5
USE_PERL5=	configure
NO_STAGE=	yes

MAN3=		Compress::Bzip2.3

.include <bsd.port.mk>
