openbsd-ports/archivers/p5-PerlIO-gzip/Makefile
2022-03-11 18:16:02 +00:00

15 lines
188 B
Makefile

COMMENT= PerlIO layer to gzip/gunzip
MODULES= cpan
DISTNAME = PerlIO-gzip-0.20
CATEGORIES= archivers
REVISION = 0
# perl
PERMIT_PACKAGE= Yes
WANTLIB= c perl z
.include <bsd.port.mk>