freebsd-ports/archivers/p5-Compress-Bzip2/Makefile
Baptiste Daroussin a7e0a89a2e Support stage
2014-01-04 23:32:43 +00:00

16 lines
318 B
Makefile

# Created by: Dmitry Sivachenko <demon@FreeBSD.org>
# $FreeBSD$
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
.include <bsd.port.mk>