summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorsno <sno>2010-01-16 21:33:41 +0000
committersno <sno>2010-01-16 21:33:41 +0000
commit6da14c30e99d48a20623119c30674013c35874d3 (patch)
treed44eaaa7f95d3e4f0042db78c74c37e87062574f /editors
parent9f4662edfb6ffdc8be6508713956e241477c1b67 (diff)
downloadpkgsrc-6da14c30e99d48a20623119c30674013c35874d3.tar.gz
Importing editors/p5-Padre-Plugin-Autoformat v1.1.2
Padre::Plugin::Autoformat allows to reformat text within Padre using Text::Autoformat underneath.
Diffstat (limited to 'editors')
-rw-r--r--editors/p5-Padre-Plugin-Autoformat/DESCR2
-rw-r--r--editors/p5-Padre-Plugin-Autoformat/Makefile27
-rw-r--r--editors/p5-Padre-Plugin-Autoformat/distinfo5
3 files changed, 34 insertions, 0 deletions
diff --git a/editors/p5-Padre-Plugin-Autoformat/DESCR b/editors/p5-Padre-Plugin-Autoformat/DESCR
new file mode 100644
index 00000000000..306c3258d58
--- /dev/null
+++ b/editors/p5-Padre-Plugin-Autoformat/DESCR
@@ -0,0 +1,2 @@
+Padre::Plugin::Autoformat allows to reformat text within Padre using
+Text::Autoformat underneath.
diff --git a/editors/p5-Padre-Plugin-Autoformat/Makefile b/editors/p5-Padre-Plugin-Autoformat/Makefile
new file mode 100644
index 00000000000..34af7688d9e
--- /dev/null
+++ b/editors/p5-Padre-Plugin-Autoformat/Makefile
@@ -0,0 +1,27 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/01/16 21:33:41 sno Exp $
+#
+
+DISTNAME= Padre-Plugin-Autoformat-1.1.2
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= editors perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Padre-Plugin-Autoformat/
+COMMENT= Reformat text within Padre
+LICENSE= ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+DEPENDS+= p5-Module-Util-[0-9]*:../../devel/p5-Module-Util
+DEPENDS+= p5-Padre>=0.30:../../editors/p5-Padre
+DEPENDS+= p5-Text-Autoformat-[0-9]*:../../textproc/p5-Text-Autoformat
+
+PERL5_PACKLIST= auto/Padre/Plugin/Autoformat/.packlist
+PERL5_MODULE_TYPE= Module::Build
+
+#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-Autoformat/distinfo b/editors/p5-Padre-Plugin-Autoformat/distinfo
new file mode 100644
index 00000000000..dbca249aff7
--- /dev/null
+++ b/editors/p5-Padre-Plugin-Autoformat/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/01/16 21:33:41 sno Exp $
+
+SHA1 (Padre-Plugin-Autoformat-1.1.2.tar.gz) = 61c64a4554cb94cd52455885dbbc52e0cb00ef85
+RMD160 (Padre-Plugin-Autoformat-1.1.2.tar.gz) = cd723c1d92aa4b369879e032e82f448eabd63b7a
+Size (Padre-Plugin-Autoformat-1.1.2.tar.gz) = 4053 bytes