aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2013-09-02 14:35:34 +0800
committeraz <az@FreeBSD.org>2013-09-02 14:35:34 +0800
commita6c6edf8c036ffbb1cb1f19dc385876a31468700 (patch)
treece6e998f1125bf9bd3a4fc14c42f552dd7de8ccd /textproc
parent9a3cdac4439bb528be961125d0f21189cc904240 (diff)
downloadfreebsd-ports-gnome-a6c6edf8c036ffbb1cb1f19dc385876a31468700.tar.gz
freebsd-ports-gnome-a6c6edf8c036ffbb1cb1f19dc385876a31468700.tar.zst
freebsd-ports-gnome-a6c6edf8c036ffbb1cb1f19dc385876a31468700.zip
- Use single space after WWW: in pkg-descr
- Convert to new perl5 framework - Trim Makefile header With hat: perl@
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Text-Trim/Makefile10
-rw-r--r--textproc/p5-Text-Trim/pkg-descr2
2 files changed, 4 insertions, 8 deletions
diff --git a/textproc/p5-Text-Trim/Makefile b/textproc/p5-Text-Trim/Makefile
index 41df31fc45cc..585c69bc6c95 100644
--- a/textproc/p5-Text-Trim/Makefile
+++ b/textproc/p5-Text-Trim/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Text-Trim
-# Date created: 2007-29-12
-# Whom: Martin Wilke <miwi@FreeBSD.org>
-#
+# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Text-Trim
PORTVERSION= 1.02
@@ -18,8 +14,8 @@ COMMENT= Extract the structure of a quoted mail message
BUILD_DEPENDS= p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple
RUN_DEPENDS= p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple
-USE_PERL5= yes
-PERL_MODBUILD= Module::Build
+USES= perl5
+USE_PERL5= modbuild
MAN3= Text::Trim.3
diff --git a/textproc/p5-Text-Trim/pkg-descr b/textproc/p5-Text-Trim/pkg-descr
index 90d755300891..49e47996cfc7 100644
--- a/textproc/p5-Text-Trim/pkg-descr
+++ b/textproc/p5-Text-Trim/pkg-descr
@@ -1,3 +1,3 @@
Text::Trim does what chomp does, but at both ends of the string.
-WWW: http://search.cpan.org/dist/Text-Trim/
+WWW: http://search.cpan.org/dist/Text-Trim/