ports/net/p5-BSD-Socket-Splice/Makefile

18 lines
265 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
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>