diff options
Diffstat (limited to 'textproc/p5-Lingua-EN-Numbers-Easy/Makefile')
-rw-r--r-- | textproc/p5-Lingua-EN-Numbers-Easy/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/textproc/p5-Lingua-EN-Numbers-Easy/Makefile b/textproc/p5-Lingua-EN-Numbers-Easy/Makefile index 76886a399a2a..911b532e96f0 100644 --- a/textproc/p5-Lingua-EN-Numbers-Easy/Makefile +++ b/textproc/p5-Lingua-EN-Numbers-Easy/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Lingua-EN-Numbers-Easy -# Date created: 15 September 2003 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# +# Created by: Maxim Sobolev <sobomax@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Lingua-EN-Numbers-Easy PORTVERSION= 2009110701 @@ -22,4 +18,5 @@ USE_PERL5= configure MAN3= Lingua::EN::Numbers::Easy.3 +NO_STAGE= yes .include <bsd.port.mk> |