Sat Jan 16 16:15:21 2010 UTC ()
Importing textproc/p5-Text-FindIndent version 0.07 as dependency of Padre.

This is a module that attempts to intuit the underlying indent "policy" for
a text file (most likely a source code file).

Status:

Vendor Tag:	TNF
Release Tags:	pkgsrc-base


(sno)
diff -r0 -r1.1.1.1 pkgsrc/textproc/p5-Text-FindIndent/Makefile
diff -r0 -r1.1.1.1 pkgsrc/textproc/p5-Text-FindIndent/DESCR
diff -r0 -r1.1.1.1 pkgsrc/textproc/p5-Text-FindIndent/distinfo

File Added: pkgsrc/textproc/p5-Text-FindIndent/Makefile
# $NetBSD: Makefile,v 1.1.1.1 2010/01/16 16:15:21 sno Exp $

DISTNAME=	Text-FindIndent-0.07
PKGNAME=	p5-${DISTNAME}
CATEGORIES=	textproc perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=Text/}

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://search.cpan.org/dist/Text-FindIndent/
COMMENT=	Heuristically determine the indent style
LICENSE=	${PERL5_LICENSE}

BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.80}:../../devel/p5-Test-Simple

PKG_DESTDIR_SUPPORT=	user-destdir

USE_LANGUAGES=		# empty
PERL5_PACKLIST=		auto/Text/FindIndent/.packlist
PERL5_MODULE_TYPE=	Module::Install

.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/textproc/p5-Text-FindIndent/DESCR
This is a module that attempts to intuit the underlying indent "policy" for
a text file (most likely a source code file).

File Added: pkgsrc/textproc/p5-Text-FindIndent/distinfo
$NetBSD: distinfo,v 1.1.1.1 2010/01/16 16:15:21 sno Exp $

SHA1 (Text-FindIndent-0.07.tar.gz) = 15d8aff9a8746b6df4fc61523baf30f189da0077
RMD160 (Text-FindIndent-0.07.tar.gz) = 8e97d8f69773f8d86c52a1c25b080ca321e83971
Size (Text-FindIndent-0.07.tar.gz) = 29588 bytes