pkgsrc-wip/p5-Text-German/Makefile
Sergey Svishchev 7b4709677e Delint:
- convert spaces to tabs (pkglint --autofix)
- set, not append to USE_LANGUAGES
2006-10-29 08:32:37 +00:00

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"