1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Use single space after WWW: in pkg-descr

- Convert to new perl5 framework
- Trim Makefile header

With hat:	perl@
This commit is contained in:
Andrej Zverev 2013-09-02 06:35:34 +00:00
parent 575da941f5
commit d58562f4ec
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=325943
2 changed files with 4 additions and 8 deletions

View File

@ -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

View File

@ -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/