0982effce2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
17 lines
383 B
Makefile
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"
|