aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-File-CountLines/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2013-06-06 10:09:56 +0000
committerMathieu Arnold <mat@FreeBSD.org>2013-06-06 10:09:56 +0000
commit8f82783c0925e5ca25301d644127bf9057707fb8 (patch)
tree243ed9d6af6f146304d2bd95fcfc238e8b096895 /devel/p5-File-CountLines/Makefile
parent6632ef6f687e1b01f4bb311cda57ad5e81f5061c (diff)
downloadports-8f82783c0925e5ca25301d644127bf9057707fb8.tar.gz
ports-8f82783c0925e5ca25301d644127bf9057707fb8.zip
Notes
Diffstat (limited to 'devel/p5-File-CountLines/Makefile')
-rw-r--r--devel/p5-File-CountLines/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/devel/p5-File-CountLines/Makefile b/devel/p5-File-CountLines/Makefile
index 91966d5ec7f4..ce755b37eb98 100644
--- a/devel/p5-File-CountLines/Makefile
+++ b/devel/p5-File-CountLines/Makefile
@@ -1,15 +1,12 @@
-# New ports collection makefile for: devel/p5-File-CountLines
-# Date created: 11 March 2010
-# Whom: Anton Berezin <tobez@FreeBSD.org>
-#
+# Created by: Anton Berezin
# $FreeBSD$
-#
PORTNAME= File-CountLines
-PORTVERSION= 0.0.2
+PORTVERSION= 0.0.3
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
+DISTNAME= ${PORTNAME}-v${PORTVERSION}
MAINTAINER= perl@FreeBSD.org
COMMENT= Efficiently count the number of line breaks in a file