# $MidnightBSD: trunk/archivers/p5-Compress-Raw-Bzip2/Makefile 19111 2015-05-24 20:12:01Z laffer1 $

PORTNAME=	Compress-Raw-Bzip2
PORTVERSION=	2.068
CATEGORIES=	archivers perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:PMQS
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Low-Level Interface to bzip2 compression library

LICENSE=	artistic gpl
LICENSE_COMB=	dual

PERL_CONFIGURE=	YES
USES=		perl5

.include <bsd.port.mk>
