summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2014-02-07 03:50:59 +0000
committerschmonz <schmonz@pkgsrc.org>2014-02-07 03:50:59 +0000
commit0930f55f458c723bfa7de3b714df72a36272a037 (patch)
tree5c7a69b493f18fac2ed0cb96520904b65e8cbd0b /textproc
parentcb9ce5475445b646c31d82f1e73db80ee45a296a (diff)
downloadpkgsrc-0930f55f458c723bfa7de3b714df72a36272a037.tar.gz
Initial import of Nimble, a markup language that tries to make it
easy to author semantically-useful documents with special consideration given to HTML5 output. Things like blog posts, wiki articles, and documentation are meant to be easy to write using Nimble.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Text-Nimble/DESCR7
-rw-r--r--textproc/p5-Text-Nimble/Makefile16
-rw-r--r--textproc/p5-Text-Nimble/distinfo5
3 files changed, 28 insertions, 0 deletions
diff --git a/textproc/p5-Text-Nimble/DESCR b/textproc/p5-Text-Nimble/DESCR
new file mode 100644
index 00000000000..ae2d6103c76
--- /dev/null
+++ b/textproc/p5-Text-Nimble/DESCR
@@ -0,0 +1,7 @@
+Nimble is a markup language that tries to make it easy to author
+semantically-useful documents with special consideration given to
+HTML5 output. Things like blog posts, wiki articles, and documentation
+are meant to be easy to write using Nimble. Some parts of Nimble
+syntax rely on aligning things using indentation, and so Nimble
+likes to be written in a monospaced font. If you've ever used a
+wiki markup language, you should feel right at home using Nimble.
diff --git a/textproc/p5-Text-Nimble/Makefile b/textproc/p5-Text-Nimble/Makefile
new file mode 100644
index 00000000000..35afca5e6fd
--- /dev/null
+++ b/textproc/p5-Text-Nimble/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2014/02/07 03:50:59 schmonz Exp $
+
+DISTNAME= Text-Nimble-0.002001
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= textproc perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
+
+MAINTAINER= schmonz@NetBSD.org
+HOMEPAGE= http://was.tl/projects/nimble/
+COMMENT= Elegant markup language for a more civilized age
+LICENSE= artistic-2.0
+
+PERL5_PACKLIST= auto/Text/Nimble/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/p5-Text-Nimble/distinfo b/textproc/p5-Text-Nimble/distinfo
new file mode 100644
index 00000000000..0bf2d262f21
--- /dev/null
+++ b/textproc/p5-Text-Nimble/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2014/02/07 03:50:59 schmonz Exp $
+
+SHA1 (Text-Nimble-0.002001.tar.gz) = 559e83c907de023f76ac2471b68f45dfaa65ffea
+RMD160 (Text-Nimble-0.002001.tar.gz) = 4a7098f17c65c34f25c13da6d9b0f1c879782d0a
+Size (Text-Nimble-0.002001.tar.gz) = 20821 bytes