summaryrefslogtreecommitdiff
path: root/editors/p5-Padre-Plugin-SVN
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2010-01-16 21:44:12 +0000
committersno <sno@pkgsrc.org>2010-01-16 21:44:12 +0000
commitf4d3f0b8cdea4e68f3682da5016b92dd434d626c (patch)
treee789d534d26c3c0c26fe52ad3e9fe7d69d6e0dfb /editors/p5-Padre-Plugin-SVN
parentfdcdb65b5dd5430056767c1fcb61e0ae5608e8ca (diff)
downloadpkgsrc-f4d3f0b8cdea4e68f3682da5016b92dd434d626c.tar.gz
Importing editors/p5-Padre-Plugin-SVN v0.04
Padre::Plugin::SVN provides a simple SVN interface for Padre.
Diffstat (limited to 'editors/p5-Padre-Plugin-SVN')
-rw-r--r--editors/p5-Padre-Plugin-SVN/DESCR1
-rw-r--r--editors/p5-Padre-Plugin-SVN/Makefile26
-rw-r--r--editors/p5-Padre-Plugin-SVN/distinfo5
3 files changed, 32 insertions, 0 deletions
diff --git a/editors/p5-Padre-Plugin-SVN/DESCR b/editors/p5-Padre-Plugin-SVN/DESCR
new file mode 100644
index 00000000000..d5683227700
--- /dev/null
+++ b/editors/p5-Padre-Plugin-SVN/DESCR
@@ -0,0 +1 @@
+Padre::Plugin::SVN provides a simple SVN interface for Padre.
diff --git a/editors/p5-Padre-Plugin-SVN/Makefile b/editors/p5-Padre-Plugin-SVN/Makefile
new file mode 100644
index 00000000000..b02e04ec147
--- /dev/null
+++ b/editors/p5-Padre-Plugin-SVN/Makefile
@@ -0,0 +1,26 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/01/16 21:44:12 sno Exp $
+#
+
+DISTNAME= Padre-Plugin-SVN-0.04
+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-SVN/
+COMMENT= Simple SVN interface for Padre
+LICENSE= ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+DEPENDS+= p5-Padre>=0.27:../../editors/p5-Padre
+DEPENDS+= p5-SVN-Class>=0.15:../../devel/p5-SVN-Class
+
+PERL5_PACKLIST= auto/Padre/Plugin/SVN/.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-SVN/distinfo b/editors/p5-Padre-Plugin-SVN/distinfo
new file mode 100644
index 00000000000..f09a267720d
--- /dev/null
+++ b/editors/p5-Padre-Plugin-SVN/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/01/16 21:44:12 sno Exp $
+
+SHA1 (Padre-Plugin-SVN-0.04.tar.gz) = 1448247123a821c222ce6e658a775d23a93be4ea
+RMD160 (Padre-Plugin-SVN-0.04.tar.gz) = c33e4c0e7e76c84ea93fa692eb5fe9b2e4d3a931
+Size (Padre-Plugin-SVN-0.04.tar.gz) = 26217 bytes