openbsd-ports/net/p5-Net-Whois-RIPE/Makefile

19 lines
306 B
Makefile

COMMENT = perl implementation of RIPE whois
DISTNAME = Net-Whois-RIPE-2.008001
CATEGORIES = net
EPOCH = 0
MAINTAINER = Benoit Lecocq <benoit@openbsd.org>
# Perl
PERMIT_PACKAGE = Yes
MODULES = cpan
PKG_ARCH = *
RUN_DEPENDS = devel/p5-Iterator-Util
.include <bsd.port.mk>