diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-PPIx-EditorTools/Makefile | 8 | ||||
-rw-r--r-- | textproc/p5-Pod-Abstract/Makefile | 8 | ||||
-rw-r--r-- | textproc/p5-Text-FindIndent/Makefile | 8 |
3 files changed, 6 insertions, 18 deletions
diff --git a/textproc/p5-PPIx-EditorTools/Makefile b/textproc/p5-PPIx-EditorTools/Makefile index 6da8b32a987f..2989d59c6cd4 100644 --- a/textproc/p5-PPIx-EditorTools/Makefile +++ b/textproc/p5-PPIx-EditorTools/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-PPIx-EditorTools -# Date created: July 12th 2009 -# Whom: Cezary Morga <cm@therek.net> -# +# Created by: Cezary Morga <cm@therek.net> # $FreeBSD$ -# PORTNAME= PPIx-EditorTools PORTVERSION= 0.11 @@ -12,7 +8,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:AZAWAWI PKGNAMEPREFIX= p5- -MAINTAINER= cm@therek.net +MAINTAINER= ports@FreeBSD.org COMMENT= Utility methods and base class for manipulating Perl via PPI BUILD_DEPENDS= p5-Class-XSAccessor>=1.02:${PORTSDIR}/devel/p5-Class-XSAccessor \ diff --git a/textproc/p5-Pod-Abstract/Makefile b/textproc/p5-Pod-Abstract/Makefile index 1b45e583acea..62534da18619 100644 --- a/textproc/p5-Pod-Abstract/Makefile +++ b/textproc/p5-Pod-Abstract/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Pod-Abstract -# Date created: June 2nd 2009 -# Whom: Cezary Morga <cm@therek.net> -# +# Created by: Cezary Morga <cm@therek.net> # $FreeBSD$ -# PORTNAME= Pod-Abstract PORTVERSION= 0.20 @@ -11,7 +7,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= cm@therek.net +MAINTAINER= ports@FreeBSD.org COMMENT= Abstract document tree for Perl POD documents BUILD_DEPENDS= p5-IO-String>=0:${PORTSDIR}/devel/p5-IO-String \ diff --git a/textproc/p5-Text-FindIndent/Makefile b/textproc/p5-Text-FindIndent/Makefile index 9bdd83896080..7c60456895e0 100644 --- a/textproc/p5-Text-FindIndent/Makefile +++ b/textproc/p5-Text-FindIndent/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Text-FindIndent -# Date created: March 8th 2009 -# Whom: Cezary Morga <cm@therek.net> -# +# Created by: Cezary Morga <cm@therek.net> # $FreeBSD$ -# PORTNAME= Text-FindIndent PORTVERSION= 0.10 @@ -12,7 +8,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SMUELLER PKGNAMEPREFIX= p5- -MAINTAINER= cm@therek.net +MAINTAINER= ports@FreeBSD.org COMMENT= Perl5 module to heuristically determine the indent style of a file PERL_CONFIGURE= YES |