openbsd-ports/net/p5-BSD-Socket-Splice/Makefile
2022-03-11 19:45:43 +00:00

18 lines
265 B
Makefile

COMMENT = perl interface to OpenBSD socket splicing
DISTNAME = BSD-Socket-Splice-0.09
CPAN_AUTHOR = BLUHM
CATEGORIES = net
MAINTAINER = Alexander Bluhm <bluhm@openbsd.org>
# Perl
PERMIT_PACKAGE = Yes
WANTLIB = c perl
MODULES = cpan
.include <bsd.port.mk>