aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Spreadsheet-Read
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-11 07:12:18 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-11 07:12:18 +0000
commit7657fda5944d0dfd9a5c121dc6d2e87a7dd44230 (patch)
treeb790926090e5ba48d7e2febe73a92d8a3b110612 /textproc/p5-Spreadsheet-Read
parent4240fc6bea860b1d7a2de8626e6946349e4e947f (diff)
downloadports-7657fda5944d0dfd9a5c121dc6d2e87a7dd44230.tar.gz
ports-7657fda5944d0dfd9a5c121dc6d2e87a7dd44230.zip
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326945
Diffstat (limited to 'textproc/p5-Spreadsheet-Read')
-rw-r--r--textproc/p5-Spreadsheet-Read/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/textproc/p5-Spreadsheet-Read/Makefile b/textproc/p5-Spreadsheet-Read/Makefile
index 19dddc72933d..7df149a220c8 100644
--- a/textproc/p5-Spreadsheet-Read/Makefile
+++ b/textproc/p5-Spreadsheet-Read/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Spreadsheet-Read
-# Date created: 2010-03-08
-# Whom: Steve Wills <steve@mouf.net>
-#
+# Created by: Steve Wills <steve@mouf.net>
# $FreeBSD$
-#
PORTNAME= Spreadsheet-Read
PORTVERSION= 0.47
@@ -24,7 +20,8 @@ BUILD_DEPENDS= p5-IO-stringy>0:${PORTSDIR}/devel/p5-IO-stringy \
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-NoWarnings>0:${PORTSDIR}/devel/p5-Test-NoWarnings
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Spreadsheet::Read.3