pkgsrc/textproc/p5-Cz-Cstools/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

21 lines
590 B
Makefile

# $NetBSD: Makefile,v 1.10 2005/08/06 06:19:31 jlam Exp $
#
DISTNAME= Cstools-3.42
PKGNAME= p5-Cz-${DISTNAME}
PKGREVISION= 3
SVR4_PKGNAME= p5cst
CATEGORIES= textproc converters perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Cz/}
MAINTAINER= salo@NetBSD.org
HOMEPAGE= http://www.fi.muni.cz/~adelton/perl/
COMMENT= Tools for dealing with Czech and Slovak texts in Perl
DEPENDS+= p5-MIME-tools>=5.411.1:../../mail/p5-MIME-tools
DEPENDS+= p5-DBD-XBase>=0.232:../../databases/p5-DBD-XBase
PERL5_PACKLIST= auto/Cz/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"