dlg f07b03d3cd import Net::Ident
this includes a patch that rewrites the socket bits so it can support v6
lookups as well as v4.

tweaks from benoit@ and sthen@, ok sthen@
2013-11-14 10:09:52 +00:00

13 lines
239 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2013/11/14 10:09:52 dlg Exp $
COMMENT = Perl extension for doing ident requests
DISTNAME = Net-Ident-1.23
CATEGORIES = net
MODULES = cpan
RUN_DEPENDS = net/p5-Socket-GetAddrInfo
.include <bsd.port.mk>