summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Aligner
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Text-Aligner')
-rw-r--r--textproc/p5-Text-Aligner/DESCR1
-rw-r--r--textproc/p5-Text-Aligner/Makefile18
-rw-r--r--textproc/p5-Text-Aligner/distinfo5
3 files changed, 24 insertions, 0 deletions
diff --git a/textproc/p5-Text-Aligner/DESCR b/textproc/p5-Text-Aligner/DESCR
new file mode 100644
index 00000000000..1f9de66f88a
--- /dev/null
+++ b/textproc/p5-Text-Aligner/DESCR
@@ -0,0 +1 @@
+Text::Aligner provides nicely formatted alignment of text strings.
diff --git a/textproc/p5-Text-Aligner/Makefile b/textproc/p5-Text-Aligner/Makefile
new file mode 100644
index 00000000000..1f4afe78d0e
--- /dev/null
+++ b/textproc/p5-Text-Aligner/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1 2015/07/21 20:15:00 bsiegert Exp $
+
+DISTNAME= Text-Aligner-0.12
+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-Aligner
+COMMENT= Perl module to align text
+LICENSE= mit
+
+BUILD_DEPENDS+= p5-Module-Build-[0-9]*:../../devel/p5-Module-Build
+
+PERL5_PACKLIST= auto/Text/Aligner/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/p5-Text-Aligner/distinfo b/textproc/p5-Text-Aligner/distinfo
new file mode 100644
index 00000000000..fe7ed80fd3b
--- /dev/null
+++ b/textproc/p5-Text-Aligner/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/07/21 20:15:00 bsiegert Exp $
+
+SHA1 (Text-Aligner-0.12.tar.gz) = c2bc19424e9b86c26cc4ccb1ae544f8c0fec227a
+RMD160 (Text-Aligner-0.12.tar.gz) = eaa749b02dcbc423ea2bedb20c29c9ac96f71c1e
+Size (Text-Aligner-0.12.tar.gz) = 12545 bytes