1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

- Trim Makefile header

- Remove unnecessary depend on PERL_LEVEL < 5.12
- Make portlint happy

PR:		ports/178913
Submitted by:	az
Approved by:	maintainer
This commit is contained in:
Andrej Zverev 2013-06-07 07:27:14 +00:00
parent c57958cdec
commit 481649adf3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=320162
2 changed files with 2 additions and 11 deletions

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: Text::VimColor
# Date created: 2004-07-25
# Whom: Elvis Chiang <elvis@sslab.cs.ccu.edu.tw>
#
# Created by: Elvis Chiang <elvis@sslab.cs.ccu.edu.tw>
# $FreeBSD$
#
PORTNAME= Text-VimColor
PORTVERSION= 0.14
@ -30,10 +26,6 @@ MAN3= Text::VimColor.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 501001
TEST_DEPENDS+= p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple
.endif
.if ${PERL_LEVEL} < 501400
BUILD_DEPENDS+= p5-Term-ANSIColor>=3:${PORTSDIR}/devel/p5-Term-ANSIColor
RUN_DEPENDS+= p5-Term-ANSIColor>=3:${PORTSDIR}/devel/p5-Term-ANSIColor

View File

@ -1,4 +1,3 @@
Text::VimColor - syntax color text in HTML or XML using Vim
Author: Geoff Richards <qef@laxan.com>
WWW: http://search.cpan.org/dist/Text-VimColor/
WWW: http://search.cpan.org/dist/Text-VimColor/