1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Add p5-Test-Spelling 0.11, check for spelling errors in POD files.

This commit is contained in:
Emanuel Haupt 2008-04-22 09:32:14 +00:00
parent 0c5e722fdb
commit 27c145c3d4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=211757
5 changed files with 36 additions and 0 deletions

View File

@ -1688,6 +1688,7 @@
SUBDIR += p5-Test-Script
SUBDIR += p5-Test-Simple
SUBDIR += p5-Test-Singleton
SUBDIR += p5-Test-Spelling
SUBDIR += p5-Test-Strict
SUBDIR += p5-Test-SubCalls
SUBDIR += p5-Test-TAP-HTMLMatrix

View File

@ -0,0 +1,24 @@
# New ports collection makefile for: p5-Test-Spelling
# Date Created: 22 Apr 2008
# Whom: Emanuel Haupt <ehaupt@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Test-Spelling
PORTVERSION= 0.11
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Check for spelling errors in POD files
BUILD_DEPENDS= ${SITE_PERL}/Pod/Spell.pm:${PORTSDIR}/textproc/p5-Pod-Spell
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3= Test::Spelling.3
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (Test-Spelling-0.11.tar.gz) = 1820e1248bf5dfba6139b6812a5f92ae
SHA256 (Test-Spelling-0.11.tar.gz) = 6937df1b8a097d89345ec86ea63ea4efef64210a2614246df964d415b5fc9041
SIZE (Test-Spelling-0.11.tar.gz) = 4920

View File

@ -0,0 +1,3 @@
Check for spelling errors in POD files.
WWW: http://search.cpan.org/dist/Test-Spelling/

View File

@ -0,0 +1,5 @@
%%SITE_PERL%%/Test/Spelling.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Spelling/.packlist
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Spelling
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test
@dirrmtry %%SITE_PERL%%/Test