pkgsrc/net/whois3/Makefile
wiz 0982effce2 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:48:20 +00:00

17 lines
383 B
Makefile

# $NetBSD: Makefile,v 1.7 2015/06/12 10:50:54 wiz Exp $
#
DISTNAME= whois3-3.2.2
PKGREVISION= 4
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=whois/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://whois.sourceforge.net/
COMMENT= RIPE very simple and generic whois client
GNU_CONFIGURE= YES
USE_TOOLS+= perl
BUILD_DEFS+= IPV6_READY
.include "../../mk/bsd.pkg.mk"