summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorsno <sno>2010-01-16 16:15:21 +0000
committersno <sno>2010-01-16 16:15:21 +0000
commitd9c4c839a2dc04183c2ff2e6fc9becb0f6642714 (patch)
treea6b000df52add31186cb884fdb1651967aaa000a /textproc
parent421c5b58c03a8acdea1acd1d415b8d48a0a52fff (diff)
downloadpkgsrc-d9c4c839a2dc04183c2ff2e6fc9becb0f6642714.tar.gz
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).
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Text-FindIndent/DESCR2
-rw-r--r--textproc/p5-Text-FindIndent/Makefile22
-rw-r--r--textproc/p5-Text-FindIndent/distinfo5
3 files changed, 29 insertions, 0 deletions
diff --git a/textproc/p5-Text-FindIndent/DESCR b/textproc/p5-Text-FindIndent/DESCR
new file mode 100644
index 00000000000..8e9f6c8312c
--- /dev/null
+++ b/textproc/p5-Text-FindIndent/DESCR
@@ -0,0 +1,2 @@
+This is a module that attempts to intuit the underlying indent "policy" for
+a text file (most likely a source code file).
diff --git a/textproc/p5-Text-FindIndent/Makefile b/textproc/p5-Text-FindIndent/Makefile
new file mode 100644
index 00000000000..94ce97fe2e0
--- /dev/null
+++ b/textproc/p5-Text-FindIndent/Makefile
@@ -0,0 +1,22 @@
+# $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"
diff --git a/textproc/p5-Text-FindIndent/distinfo b/textproc/p5-Text-FindIndent/distinfo
new file mode 100644
index 00000000000..ceb7c7ebff2
--- /dev/null
+++ b/textproc/p5-Text-FindIndent/distinfo
@@ -0,0 +1,5 @@
+$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