diff options
Diffstat (limited to 'textproc/p5-Cz-Cstools/Makefile')
-rw-r--r-- | textproc/p5-Cz-Cstools/Makefile | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/textproc/p5-Cz-Cstools/Makefile b/textproc/p5-Cz-Cstools/Makefile index 3fad4091bb7..ca81cde29a9 100644 --- a/textproc/p5-Cz-Cstools/Makefile +++ b/textproc/p5-Cz-Cstools/Makefile @@ -1,16 +1,18 @@ -# $NetBSD: Makefile,v 1.2 2002/10/07 15:09:25 hubertf Exp $ +# $NetBSD: Makefile,v 1.3 2003/01/15 11:43:26 salo Exp $ # -DISTNAME= Cstools-3.3 +DISTNAME= Cstools-3.42 PKGNAME= p5-Cz-${DISTNAME} SVR4_PKGNAME= p5cst CATEGORIES= textproc converters perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Cz/} -MAINTAINER= salo@Xtrmntr.org +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 + USE_BUILDLINK2= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Cz/.packlist |