pkgsrc/misc/p5-Locale-Maketext-Lexicon/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

22 lines
666 B
Makefile

# $NetBSD: Makefile,v 1.8 2005/08/06 06:19:24 jlam Exp $
#
DISTNAME= Locale-Maketext-Lexicon-0.47
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= misc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Locale/}
MAINTAINER= dieter.NetBSD@pandora.be
HOMEPAGE= http://search.cpan.org/~autrijus/Locale-Maketext-Lexicon/
COMMENT= Use other catalog formats in Maketext
DEPENDS+= {perl>=5.8.0,perl-thread>=5.8.0,p5-Locale-Maketext-[0-8]*}:../../misc/p5-Locale-Maketext
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Locale/Maketext/Lexicon/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"