ports/net/p5-Socket6/Makefile

17 lines
262 B
Makefile

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>