pkgsrc/misc/p5-Locale-Codes/Makefile
jlam 7fbb8d9527 Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
2005-08-06 06:19:03 +00:00

17 lines
524 B
Makefile

# $NetBSD: Makefile,v 1.22 2005/08/06 06:19:24 jlam Exp $
DISTNAME= Locale-Codes-1.06
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5lco
PKGREVISION= 2
CATEGORIES= misc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Locale/}
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://theory.uwinnipeg.ca/CPAN/data/Locale-Codes/Locale/Country.html
COMMENT= Perl5 module providing access to ISO3166 and ISO639 Country Codes
PERL5_PACKLIST= auto/Locale/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"