giovanni d8ecfada1f update to 2.99031
fixes .in and .mx whois servers
2020-11-13 16:52:39 +00:00

23 lines
466 B
Makefile

# $OpenBSD: Makefile,v 1.46 2020/11/13 16:52:39 giovanni Exp $
COMMENT= extension for unparsed raw whois information
DISTNAME= Net-Whois-Raw-2.99031
CATEGORIES= net
MAINTAINER= Giovanni Bechis <giovanni@openbsd.org>
# perl
PERMIT_PACKAGE= Yes
MODULES= cpan
PKG_ARCH= *
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= converters/p5-Net-IDN-Encode \
devel/p5-Regexp-IPv6 \
www/p5-libwww
TEST_DEPENDS= devel/p5-Test-RequiresInternet
.include <bsd.port.mk>