bluhm bbfab972a6 Do not depend on net/p5-IO-Socket-IP. The module IO::Socket::IP
0.29 is included in Perl 5.20.1 and installed in base.  The port
will be removed soon.
OK giovanni@ nigel@
2014-12-17 00:15:24 +00:00

18 lines
316 B
Makefile

# $OpenBSD: Makefile,v 1.12 2014/12/17 00:15:24 bluhm Exp $
COMMENT = make common perl modules IPv6 ready by hotpatching
DISTNAME = Net-INET6Glue-0.603
REVISION = 0
CATEGORIES = net
MAINTAINER = Alexander Bluhm <bluhm@openbsd.org>
# perl
PERMIT_PACKAGE_CDROM = Yes
MODULES = cpan
.include <bsd.port.mk>