diff options
Diffstat (limited to 'textproc/p5-Lingua-EN-Sentence')
-rw-r--r-- | textproc/p5-Lingua-EN-Sentence/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/p5-Lingua-EN-Sentence/Makefile b/textproc/p5-Lingua-EN-Sentence/Makefile index 958bb5aa3a5..390378c8c32 100644 --- a/textproc/p5-Lingua-EN-Sentence/Makefile +++ b/textproc/p5-Lingua-EN-Sentence/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2014/05/29 23:37:36 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2014/10/09 14:07:03 wiz Exp $ DISTNAME= Lingua-EN-Sentence-0.25 PKGNAME= p5-${DISTNAME} @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Lingua-EN-Sentence/ COMMENT= Perl module for splitting English text into sentences -PKG_INSTALLATION_TYPES= overwrite pkgviews - USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Lingua/EN/Sentence/.packlist |