aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-CSV_XS/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Text-CSV_XS/Makefile')
-rw-r--r--textproc/p5-Text-CSV_XS/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/p5-Text-CSV_XS/Makefile b/textproc/p5-Text-CSV_XS/Makefile
index cb314df13393..4997f6b241d6 100644
--- a/textproc/p5-Text-CSV_XS/Makefile
+++ b/textproc/p5-Text-CSV_XS/Makefile
@@ -1,15 +1,16 @@
# New ports collection makefile for: Text::CSV_XS
-# Version required: 0.*
# Date created: Fri Nov 19 03:11:08 MSK 1999
# Whom: Ache
#
# $FreeBSD$
#
-DISTNAME= Text-CSV_XS-0.20
+PORTNAME= p5-Text-CSV_XS
+PORTVERSION= 0.20
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Text
+DISTNAME= Text-CSV_XS-0.20
MAINTAINER= ache@FreeBSD.org