ports/devel/p5-PerlIO-via-Bzip2/Makefile

14 lines
253 B
Makefile

COMMENT= implement PerlIO layers which let you handle bzip2 files
DISTNAME= PerlIO-via-Bzip2-0.02
REVISION= 2
CATEGORIES= devel
# Artistic
PERMIT_PACKAGE= Yes
MODULES= cpan
PKG_ARCH= *
RUN_DEPENDS= archivers/p5-Compress-Bzip2
.include <bsd.port.mk>