ports/net/p5-Socket6/Makefile

18 lines
262 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT = Perl defines relating to AF_INET6 sockets
DISTNAME = Socket6-0.29
REVISION = 0
CATEGORIES = net devel
MAINTAINER = Alexander Bluhm <bluhm@openbsd.org>
# 3-clause BSD
PERMIT_PACKAGE = Yes
WANTLIB = c perl
MODULES = cpan
.include <bsd.port.mk>