diff options
Diffstat (limited to 'textproc/p5-Regexp-Copy/Makefile')
-rw-r--r-- | textproc/p5-Regexp-Copy/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/textproc/p5-Regexp-Copy/Makefile b/textproc/p5-Regexp-Copy/Makefile index c21b115fe9c9..524098f0617b 100644 --- a/textproc/p5-Regexp-Copy/Makefile +++ b/textproc/p5-Regexp-Copy/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Regexp-Copy -# Date created: 2007-12-24 -# Whom: Andrej Zverev <andrey.zverev@electro-com.ru> -# +# Created by: Andrej Zverev <andrey.zverev@electro-com.ru> # $FreeBSD$ -# PORTNAME= Regexp-Copy PORTVERSION= 0.06 @@ -14,7 +10,7 @@ MASTER_SITE_SUBDIR= CPAN:JDUNCAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A copy the contents of one Regexp object to another +COMMENT= Copy the contents of one Regexp object to another PERL_CONFIGURE= yes |