7fbb8d9527
of Perl files to deal with the perl-5.8.7 update that moved all pkgsrc-installed Perl files into the "vendor" directories.
21 lines
572 B
Makefile
21 lines
572 B
Makefile
# $NetBSD: Makefile,v 1.9 2005/08/06 06:19:24 jlam Exp $
|
|
#
|
|
|
|
DISTNAME= Geography-Countries-1.4
|
|
PKGNAME= p5-${DISTNAME}
|
|
SVR4_PKGNAME= p5gcn
|
|
PKGREVISION= 2
|
|
CATEGORIES= misc perl5
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geography/}
|
|
|
|
MAINTAINER= gson@NetBSD.org
|
|
HOMEPAGE= http://search.cpan.org/dist/Geography-Countries/
|
|
COMMENT= Perl5 module for mapping contry names and codes
|
|
|
|
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
|
|
|
USE_LANGUAGES= # empty
|
|
PERL5_PACKLIST= auto/Geography/Countries/.packlist
|
|
|
|
.include "../../lang/perl5/module.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|