# Created by: Gea-Suan Lin # $FreeBSD: head/archivers/p5-POE-Filter-Bzip2/Makefile 328602 2013-09-28 17:12:34Z sunpoet $ PORTNAME= POE-Filter-Bzip2 PORTVERSION= 1.5.8 CATEGORIES= archivers perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= perl@FreeBSD.org COMMENT= POE filter wrapped around Compress::Bzip2 BUILD_DEPENDS= p5-Compress-Bzip2>=2.08:${PORTSDIR}/archivers/p5-Compress-Bzip2 \ p5-POE>=0.38:${PORTSDIR}/devel/p5-POE RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure .include