7b4709677e
- convert spaces to tabs (pkglint --autofix) - set, not append to USE_LANGUAGES
15 lines
425 B
Makefile
15 lines
425 B
Makefile
# $NetBSD: Makefile,v 1.5 2006/10/29 08:32:52 shattered Exp $
|
|
|
|
DISTNAME= Text-German-0.06
|
|
PKGNAME= p5-${DISTNAME}
|
|
CATEGORIES= textproc perl5
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
|
|
|
|
MAINTAINER= kuli0020@umn.edu
|
|
HOMEPAGE= http://search.cpan.org/dist/Text-German/
|
|
COMMENT= German grundform reduction
|
|
|
|
PERL5_PACKLIST= auto/Text/German/.packlist
|
|
|
|
.include "../../lang/perl5/module.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|