summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsno <sno>2010-01-16 18:34:01 +0000
committersno <sno>2010-01-16 18:34:01 +0000
commit301f64a84a910675956b7515b2b34a71a55f6623 (patch)
treeea82ab5ff69b970e015ceed222cb13d413422ebe
parentc8c031ec4ca808adff5f133ec262512853e9feff (diff)
downloadpkgsrc-301f64a84a910675956b7515b2b34a71a55f6623.tar.gz
Importing editors/p5-Padre-Plugin-PerlTidy v0.09
Padre::Plugin::PerlTidy is a simple plugin to run Perl::Tidy on source code.
-rw-r--r--editors/p5-Padre-Plugin-PerlTidy/DESCR1
-rw-r--r--editors/p5-Padre-Plugin-PerlTidy/Makefile28
-rw-r--r--editors/p5-Padre-Plugin-PerlTidy/distinfo5
3 files changed, 34 insertions, 0 deletions
diff --git a/editors/p5-Padre-Plugin-PerlTidy/DESCR b/editors/p5-Padre-Plugin-PerlTidy/DESCR
new file mode 100644
index 00000000000..e3be9586ff4
--- /dev/null
+++ b/editors/p5-Padre-Plugin-PerlTidy/DESCR
@@ -0,0 +1 @@
+Padre::Plugin::PerlTidy is a simple plugin to run Perl::Tidy on source code.
diff --git a/editors/p5-Padre-Plugin-PerlTidy/Makefile b/editors/p5-Padre-Plugin-PerlTidy/Makefile
new file mode 100644
index 00000000000..291b7830879
--- /dev/null
+++ b/editors/p5-Padre-Plugin-PerlTidy/Makefile
@@ -0,0 +1,28 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/01/16 18:34:01 sno Exp $
+#
+
+DISTNAME= Padre-Plugin-PerlTidy-0.09
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= editors devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Padre-Plugin-PerlTidy/
+COMMENT= Format perl files in Padre using Perl::Tidy
+LICENSE= ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+DEPENDS+= p5-Padre>=0.54:../../editors/p5-Padre
+DEPENDS+= p5-Perl-Tidy-[0-9]*:../../devel/p5-Perl-Tidy
+
+BUILD_DEPENDS+= p5-Locale-Msgfmt>=0.14:../../devel/p5-Locale-Msgfmt
+
+PERL5_PACKLIST= auto/Padre/Plugin/PerlTidy/.packlist
+PERL5_MODULE_TYPE= Module::Install::Bundled
+
+#pre-configure:
+# cd ${WRKSRC} && find `pwd` -name "*.orig" -type f | xargs rm
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/editors/p5-Padre-Plugin-PerlTidy/distinfo b/editors/p5-Padre-Plugin-PerlTidy/distinfo
new file mode 100644
index 00000000000..f7eded28a69
--- /dev/null
+++ b/editors/p5-Padre-Plugin-PerlTidy/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/01/16 18:34:01 sno Exp $
+
+SHA1 (Padre-Plugin-PerlTidy-0.09.tar.gz) = 9e5bffba70e96f1198ea0613954b4b8ff54a0dd6
+RMD160 (Padre-Plugin-PerlTidy-0.09.tar.gz) = ad7f97a687ff85554619522a18d38df7b32eec5f
+Size (Padre-Plugin-PerlTidy-0.09.tar.gz) = 23333 bytes