aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-Text-CSV_XS
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-01-17 01:33:20 +0800
committersobomax <sobomax@FreeBSD.org>2001-01-17 01:33:20 +0800
commit51369898d389675759f44baed7961d59c8233c93 (patch)
tree8b4ec24d53e3f6345ace454c06ff938dbaf9a7a1 /textproc/p5-Text-CSV_XS
parent03f706620f3d8413ee3403771d9bc2bc73023978 (diff)
downloadfreebsd-ports-gnome-51369898d389675759f44baed7961d59c8233c93.tar.gz
freebsd-ports-gnome-51369898d389675759f44baed7961d59c8233c93.tar.zst
freebsd-ports-gnome-51369898d389675759f44baed7961d59c8233c93.zip
Massive style enforcement - use ^I instead of spaces for variables identation.
Diffstat (limited to 'textproc/p5-Text-CSV_XS')
-rw-r--r--textproc/p5-Text-CSV_XS/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-Text-CSV_XS/Makefile b/textproc/p5-Text-CSV_XS/Makefile
index 5f12c02004e3..3ec337c75659 100644
--- a/textproc/p5-Text-CSV_XS/Makefile
+++ b/textproc/p5-Text-CSV_XS/Makefile
@@ -8,15 +8,15 @@
PORTNAME= Text-CSV_XS
PORTVERSION= 0.20
CATEGORIES= textproc perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Text
PKGNAMEPREFIX= p5-
-MAINTAINER= ache@FreeBSD.org
+MAINTAINER= ache@FreeBSD.org
USE_PERL5= yes
-MAN3= Text::CSV_XS.3
+MAN3= Text::CSV_XS.3
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
do-configure: