1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-06 11:41:52 +00:00

- Resolve of using PERL_CONFIGURE and PERL_MODBUILD together

- Convert to new perl5 framework
- Trim Makefile header
- Use single space after WWW: in pkg-descr

With hat:	perl@
This commit is contained in:
Andrej Zverev 2013-09-01 17:01:35 +00:00
parent db2f076e64
commit 8732e7bc9b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=325878
2 changed files with 6 additions and 10 deletions

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-Test-Kwalitee
# Date created: 2008-02-14
# Whom: Felippe de Meirelles Motta <lippemail@gmail.com>
#
# Created by: Felippe de Meirelles Motta <lippemail@gmail.com>
# $FreeBSD$
#
PORTNAME= Test-Kwalitee
PORTVERSION= 1.01
@ -15,17 +11,17 @@ PKGNAMEPREFIX= p5-
MAINTAINER= lippe@FreeBSD.org
COMMENT= Test the Kwalitee of a distribution before you release it
BUILD_DEPENDS+= p5-Module-CPANTS-Analyse>=0:${PORTSDIR}/devel/p5-Module-CPANTS-Analyse \
BUILD_DEPENDS= p5-Module-CPANTS-Analyse>=0:${PORTSDIR}/devel/p5-Module-CPANTS-Analyse \
p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage \
p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \
p5-Module-Signature>=0:${PORTSDIR}/security/p5-Module-Signature
RUN_DEPENDS+= p5-Module-CPANTS-Analyse>=0:${PORTSDIR}/devel/p5-Module-CPANTS-Analyse \
RUN_DEPENDS= p5-Module-CPANTS-Analyse>=0:${PORTSDIR}/devel/p5-Module-CPANTS-Analyse \
p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage \
p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \
p5-Module-Signature>=0:${PORTSDIR}/security/p5-Module-Signature
PERL_CONFIGURE= yes
PERL_MODBUILD= yes
USES= perl5
USE_PERL5= modbuild
MAN3= Test::Kwalitee.3

View File

@ -1,3 +1,3 @@
Test::Kwalitee - Test the Kwalitee of a distribution before you release it.
WWW: http://search.cpan.org/dist/Test-Kwalitee/
WWW: http://search.cpan.org/dist/Test-Kwalitee/