freebsd-ports/archivers/p5-Gzip-Faster/Makefile
Mark Felder 1e21c258a7 Drop maintainership of ports
I cannot give these the attention they need right now.
2023-07-20 14:04:33 +00:00

18 lines
355 B
Makefile

PORTNAME= Gzip-Faster
PORTVERSION= 0.21
CATEGORIES= archivers perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:BKB
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Simple and fast gzip and gunzip
WWW= https://metacpan.org/release/Gzip-Faster
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>