7fbb8d9527
of Perl files to deal with the perl-5.8.7 update that moved all pkgsrc-installed Perl files into the "vendor" directories.
16 lines
430 B
Makefile
16 lines
430 B
Makefile
# $NetBSD: Makefile,v 1.6 2005/08/06 06:19:28 jlam Exp $
|
|
|
|
DISTNAME= Net-XWhois-0.90
|
|
PKGNAME= p5-${DISTNAME}
|
|
PKGREVISION= 2
|
|
CATEGORIES= net perl5
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
|
|
|
|
MAINTAINER= he@NetBSD.org
|
|
HOMEPAGE= http://search.cpan.org/dist/Net-XWhois/
|
|
COMMENT= Perl5 module for Whois Client Interface
|
|
|
|
PERL5_PACKLIST= auto/Net/XWhois/.packlist
|
|
|
|
.include "../../lang/perl5/module.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|