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

15 lines
253 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
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>