From d5d2990f8c985e88f265ae3f2ce6588b1f97de72 Mon Sep 17 00:00:00 2001 From: Andrej Zverev Date: Fri, 7 Jun 2013 07:51:46 +0000 Subject: [PATCH] - Trim Makefile header - Remove unnecessary depend on PERL_LEVEL < 5.12 - Make portlint happy PR: ports/178938 Submitted by: az Approved by: maintainer (timeout) --- www/p5-WWW-Contact/Makefile | 14 ++------------ www/p5-WWW-Contact/pkg-descr | 2 +- 2 files changed, 3 insertions(+), 13 deletions(-) diff --git a/www/p5-WWW-Contact/Makefile b/www/p5-WWW-Contact/Makefile index 1185a492d6ce..d1e3a264eaf9 100644 --- a/www/p5-WWW-Contact/Makefile +++ b/www/p5-WWW-Contact/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-WWW-Contact -# Date created: 2010/02/22 -# Whom: Fred Cox -# +# Created by: Fred Cox # $FreeBSD$ -# PORTNAME= WWW-Contact PORTVERSION= 0.47 @@ -49,10 +45,4 @@ MAN3= WWW::Contact.3 \ WWW::Contact::Rediffmail.3 \ WWW::Contact::Yahoo.3 -.include - -.if ${PERL_LEVEL} < 501001 -TEST_DEPENDS+= p5-Test-Simple>=0.90:${PORTSDIR}/devel/p5-Test-Simple -.endif - -.include +.include diff --git a/www/p5-WWW-Contact/pkg-descr b/www/p5-WWW-Contact/pkg-descr index 3481521ae816..bf3944d6b63e 100644 --- a/www/p5-WWW-Contact/pkg-descr +++ b/www/p5-WWW-Contact/pkg-descr @@ -1,4 +1,4 @@ Perl5 contact importer for use with all the major email systems, such as Yahoo!, Gmail, Hotmail, etc. -WWW: http://search.cpan.org/dist/WWW-Contact/ +WWW: http://search.cpan.org/dist/WWW-Contact/