diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-10-15 16:21:11 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-10-15 16:21:11 +0000 |
commit | 425474f5f5bdc9e756d7a63e90fcefed5975c2c6 (patch) | |
tree | 649f0840fb9a27e9fadfe282601f0e4feeb78207 /textproc/p5-Text-FindIndent | |
parent | 395142568bc26381b84da63864c818f33f4669bc (diff) | |
download | ports-425474f5f5bdc9e756d7a63e90fcefed5975c2c6.tar.gz ports-425474f5f5bdc9e756d7a63e90fcefed5975c2c6.zip |
Notes
Diffstat (limited to 'textproc/p5-Text-FindIndent')
-rw-r--r-- | textproc/p5-Text-FindIndent/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
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 |