openbsd-ports/devel/p5-PerlIO-via-Bzip2/Makefile
2022-03-11 18:49:30 +00:00

15 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>