diff options
Diffstat (limited to 'textproc/p5-Lingua-EN-Nickname/Makefile')
-rw-r--r-- | textproc/p5-Lingua-EN-Nickname/Makefile | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/textproc/p5-Lingua-EN-Nickname/Makefile b/textproc/p5-Lingua-EN-Nickname/Makefile index 214493f0fd8c..ebcad54e1e86 100644 --- a/textproc/p5-Lingua-EN-Nickname/Makefile +++ b/textproc/p5-Lingua-EN-Nickname/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Lingua::EN::Nickname -# Date created: 30 Dec 2001 -# Whom: Seamus Venasse <svenasse@polaris.ca> -# +# Created by: Seamus Venasse <svenasse@polaris.ca> # $FreeBSD$ -# PORTNAME= Lingua-EN-Nickname PORTVERSION= 1.16 @@ -15,7 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Genealogical nickname matching (Liz=Beth) -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Lingua::EN::Nickname.3 |