mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Trim Makefile header
- Remove unnecessary depend on PERL_LEVEL < 5.12 - Make portlint happy PR: ports/178938 Submitted by: az Approved by: maintainer (timeout)
This commit is contained in:
parent
62501ae94c
commit
d5d2990f8c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=320169
@ -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 <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 501001
|
||||
TEST_DEPENDS+= p5-Test-Simple>=0.90:${PORTSDIR}/devel/p5-Test-Simple
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user