2014-08-28 14:36:19 +02:00
|
|
|
PORTNAME= Compress-LZ4
|
2017-04-06 23:56:06 +02:00
|
|
|
PORTVERSION= 0.25
|
2014-08-28 14:36:19 +02:00
|
|
|
CATEGORIES= archivers perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= perl@FreeBSD.org
|
|
|
|
COMMENT= Interface to the LZ4 (de)compressor
|
2022-09-07 23:06:12 +02:00
|
|
|
WWW= https://metacpan.org/release/Compress-LZ4
|
2014-08-28 14:36:19 +02:00
|
|
|
|
2017-09-15 10:58:46 +02:00
|
|
|
LICENSE= ART10 GPLv1+
|
2014-08-28 14:36:19 +02:00
|
|
|
LICENSE_COMB= dual
|
|
|
|
|
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
|
|
|
|
2016-12-02 12:58:21 +01:00
|
|
|
post-install:
|
2014-11-26 14:08:24 +01:00
|
|
|
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Compress/LZ4/LZ4.so
|
2014-08-28 14:36:19 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|