openbsd-ports/net/p5-Net-Whois-RIPE/Makefile
2013-08-11 10:31:14 +00:00

20 lines
360 B
Makefile

# $OpenBSD: Makefile,v 1.17 2013/08/11 10:31:14 benoit Exp $
COMMENT = perl implementation of RIPE whois
DISTNAME = Net-Whois-RIPE-2.004002
CATEGORIES = net
EPOCH = 0
MAINTAINER = Benoit Lecocq <benoit@openbsd.org>
# Perl
PERMIT_PACKAGE_CDROM = Yes
MODULES = cpan
RUN_DEPENDS = devel/p5-Iterator-Util
.include <bsd.port.mk>