summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/p5-Pod-Weaver/DESCR5
-rw-r--r--textproc/p5-Pod-Weaver/Makefile40
-rw-r--r--textproc/p5-Pod-Weaver/distinfo5
3 files changed, 50 insertions, 0 deletions
diff --git a/textproc/p5-Pod-Weaver/DESCR b/textproc/p5-Pod-Weaver/DESCR
new file mode 100644
index 00000000000..45c1a1ac1ad
--- /dev/null
+++ b/textproc/p5-Pod-Weaver/DESCR
@@ -0,0 +1,5 @@
+Pod::Weaver is a system for building Pod documents from templates.
+It doesn't perform simple text substitution, but instead builds a
+Pod::Elemental::Document. Its plugins sketch out a series of sections
+that will be produced based on an existing Pod document or other
+provided information.
diff --git a/textproc/p5-Pod-Weaver/Makefile b/textproc/p5-Pod-Weaver/Makefile
new file mode 100644
index 00000000000..921df11c12a
--- /dev/null
+++ b/textproc/p5-Pod-Weaver/Makefile
@@ -0,0 +1,40 @@
+# $NetBSD: Makefile,v 1.1 2012/08/08 11:45:04 sno Exp $
+
+DISTNAME= Pod-Weaver-3.101638
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Pod-Weaver/
+COMMENT= Weave together a Pod document from an outline
+LICENSE= ${PERL5_LICENSE}
+
+DEPENDS+= p5-Config-MVP>=2.0:../../devel/p5-Config-MVP
+DEPENDS+= p5-Config-MVP-Reader-INI-[0-9]*:../../devel/p5-Config-MVP-Reader-INI
+DEPENDS+= p5-DateTime-[0-9]*:../../time/p5-DateTime
+DEPENDS+= p5-List-MoreUtils-[0-9]*:../../devel/p5-List-MoreUtils
+DEPENDS+= p5-Log-Dispatchouli>=1.100.710:../../devel/p5-Log-Dispatchouli
+DEPENDS+= p5-Moose-[0-9]*:../../devel/p5-Moose
+DEPENDS+= p5-Moose-Autobox>=0.10:../../devel/p5-Moose-Autobox
+DEPENDS+= p5-Params-Util-[0-9]*:../../devel/p5-Params-Util
+DEPENDS+= p5-Pod-Elemental>=0.100220:../../textproc/p5-Pod-Elemental
+DEPENDS+= p5-String-Flogger>=1.0:../../textproc/p5-String-Flogger
+DEPENDS+= p5-String-Formatter>=0.100680:../../textproc/p5-String-Formatter
+DEPENDS+= p5-String-RewritePrefix-[0-9]*:../../textproc/p5-String-RewritePrefix
+DEPENDS+= {perl>=5.10.1,p5-Text-Tabs+Wrap-[0-9]*}:../../textproc/p5-Text-Tabs+Wrap
+DEPENDS+= p5-namespace-autoclean-[0-9]*:../../devel/p5-namespace-autoclean
+
+BUILD_DEPENDS+= {perl>=5.10.1,p5-File-Temp-[0-9]*}:../../devel/p5-File-Temp
+BUILD_DEPENDS+= p5-PPI-[0-9]*:../../devel/p5-PPI
+BUILD_DEPENDS+= p5-Software-License-[0-9]*:../../devel/p5-Software-License
+BUILD_DEPENDS+= p5-Test-Differences-[0-9]*:../../devel/p5-Test-Differences
+BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.96}:../../devel/p5-Test-Simple
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
+
+PERL5_PACKLIST= auto/Pod/Weaver/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/p5-Pod-Weaver/distinfo b/textproc/p5-Pod-Weaver/distinfo
new file mode 100644
index 00000000000..971b6fa2006
--- /dev/null
+++ b/textproc/p5-Pod-Weaver/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2012/08/08 11:45:04 sno Exp $
+
+SHA1 (Pod-Weaver-3.101638.tar.gz) = 25574907afb9c29550c68299531754fbaf6ae118
+RMD160 (Pod-Weaver-3.101638.tar.gz) = 1916bcc2cde8bc0c7b3a5a4717bb48106a1123d7
+Size (Pod-Weaver-3.101638.tar.gz) = 29638 bytes