1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
freebsd-ports/devel/p5-Sys-Sendfile/Makefile
2021-10-04 21:58:01 +02:00

17 lines
285 B
Makefile

PORTNAME= Sys-Sendfile
PORTVERSION= 0.16
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension for zero-copy data transfer
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= modbuild
.include <bsd.port.mk>