# New ports collection makefile for: p5-Test-Spelling # Date Created: 22 Apr 2008 # Whom: Emanuel Haupt # # $FreeBSD$ # PORTNAME= Test-Spelling PORTVERSION= 0.15 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= ehaupt@FreeBSD.org COMMENT= Check for spelling errors in POD files BUILD_DEPENDS= p5-Pod-Spell>=0:${PORTSDIR}/textproc/p5-Pod-Spell RUN_DEPENDS= p5-Pod-Spell>=0:${PORTSDIR}/textproc/p5-Pod-Spell TEST_DEPENDS= p5-Test-Tester>=0:${PORTSDIR}/devel/p5-Test-Tester PERL_CONFIGURE= yes MAKE_JOBS_SAFE= yes MAN3= Test::Spelling.3 .include