# New ports collection makefile for: Devel-Cover # Date created: 10 October 2003 # Whom: mat # # $FreeBSD$ # PORTNAME= Devel-Cover PORTVERSION= 0.59 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Devel PKGNAMEPREFIX= p5- MAINTAINER= mat@FreeBSD.org COMMENT= Code coverage metrics for Perl RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit \ ${SITE_PERL}/Pod/Coverage.pm:${PORTSDIR}/devel/p5-Pod-Coverage BUILD_DEPENDS= ${RUN_DEPENDS} \ ${SITE_PERL}/Test/Differences.pm:${PORTSDIR}/devel/p5-Test-Differences PERL_CONFIGURE= yes MAN1= cover.1 cpancover.1 gcov2perl.1 MAN3= Devel::Cover.3 \ Devel::Cover::Annotation::Random.3 \ Devel::Cover::Annotation::Svk.3 \ Devel::Cover::Branch.3 \ Devel::Cover::Condition.3 \ Devel::Cover::Condition_and_2.3 \ Devel::Cover::Condition_and_3.3 \ Devel::Cover::Condition_or_2.3 \ Devel::Cover::Condition_or_3.3 \ Devel::Cover::Condition_xor_4.3 \ Devel::Cover::Criterion.3 \ Devel::Cover::DB.3 \ Devel::Cover::DB::File.3 \ Devel::Cover::DB::Structure.3 \ Devel::Cover::Op.3 \ Devel::Cover::Pod.3 \ Devel::Cover::Report::Html.3 \ Devel::Cover::Report::Html_basic.3 \ Devel::Cover::Report::Html_minimal.3 \ Devel::Cover::Report::Html_subtle.3 \ Devel::Cover::Report::Sort.3 \ Devel::Cover::Report::Text.3 \ Devel::Cover::Report::Text2.3 \ Devel::Cover::Statement.3 \ Devel::Cover::Subroutine.3 \ Devel::Cover::Time.3 \ Devel::Cover::Truth_Table.3 \ Devel::Cover::Tutorial.3 .if !defined(NOPORTDOCS) PORTDOCS= BUGS CHANGES README TODO post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} @${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}." .endif .include .if ${PERL_LEVEL} < 500800 RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable \ ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 .if ${PERL_LEVEL} < 500601 IGNORE= requires Perl 5.6.1 or newer. Install lang/perl5.8 and try again .endif .endif .include ash-4.17.19 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/devel/jep
Commit message (Expand)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Decommissioning java 1.5 (EOLed since October 2009):bapt2012-12-101-6/+2
* Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,linimon2011-07-211-1/+1
* -remove MD5ohauer2011-07-031-1/+0
* - Update to 2.4.lippe2010-07-072-5/+4
* - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-1/+1
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1
* - Change my mail address to lippe@.lippe2008-03-101-1/+1
* - Update to 2.3. [1]araujo2008-02-293-10/+10
* - Forgotten to bump PORTREVISION in last commit.araujo2008-02-251-0/+1
* - Fix pkg-plist.araujo2008-02-201-2/+0
* - Update to 2.2.araujo2008-02-182-4/+4
* - Update to 2.1.araujo2008-01-202-7/+6
* - Change my mail address to araujo@.araujo2007-06-301-1/+1