7fbb8d9527
of Perl files to deal with the perl-5.8.7 update that moved all pkgsrc-installed Perl files into the "vendor" directories.
15 lines
404 B
Makefile
15 lines
404 B
Makefile
# $NetBSD: Makefile,v 1.6 2005/08/06 06:19:25 jlam Exp $
|
|
|
|
DISTNAME= Net-Google-0.61
|
|
PKGNAME= p5-${DISTNAME}
|
|
PKGREVISION= 2
|
|
CATEGORIES= net perl5 www
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
|
|
|
|
MAINTAINER= tech-pkg@NetBSD.org
|
|
COMMENT= Perl module for accessing Google search engine
|
|
|
|
PERL5_PACKLIST= auto/Net/Google/.packlist
|
|
|
|
.include "../../lang/perl5/module.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|