20 lines
571 B
Makefile
20 lines
571 B
Makefile
# $NetBSD: Makefile,v 1.25 2019/08/11 13:23:27 wiz Exp $
|
|
#
|
|
|
|
DISTNAME= Cstools-3.42
|
|
PKGNAME= p5-Cz-${DISTNAME}
|
|
PKGREVISION= 14
|
|
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"
|