diff options
Diffstat (limited to 'textproc/p5-Lingua-Stem-It/Makefile')
-rw-r--r-- | textproc/p5-Lingua-Stem-It/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/textproc/p5-Lingua-Stem-It/Makefile b/textproc/p5-Lingua-Stem-It/Makefile index 0d6b9576b1bb..869fab74e52b 100644 --- a/textproc/p5-Lingua-Stem-It/Makefile +++ b/textproc/p5-Lingua-Stem-It/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Lingua::Stemmer::It -# Date created: 31 Dec 2003 -# Whom: Thorsten Greiner <thorsten.greiner@web.de> -# +# Created by: Thorsten Greiner <thorsten.greiner@web.de> # $FreeBSD$ -# PORTNAME= Lingua-Stem-It PORTVERSION= 0.02 @@ -19,4 +15,5 @@ USE_PERL5= configure MAN3= Lingua::Stem::It.3 +NO_STAGE= yes .include <bsd.port.mk> |