2016-03-24 14:57:34 +00:00

19 lines
320 B
Makefile

# $OpenBSD: Makefile,v 1.21 2016/03/24 14:57:34 bluhm Exp $
COMMENT = Perl defines relating to AF_INET6 sockets
DISTNAME = Socket6-0.27
CATEGORIES = net devel
MAINTAINER = Alexander Bluhm <bluhm@openbsd.org>
# 3-clause BSD
PERMIT_PACKAGE_CDROM = Yes
WANTLIB += c perl
MODULES = cpan
.include <bsd.port.mk>