summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2008-07-31 04:06:51 +0000
committerschmonz <schmonz@pkgsrc.org>2008-07-31 04:06:51 +0000
commit55f5194b91f63611e0ba873498e89127b3cde094 (patch)
tree99572a40c84ff61dc6efedeb582ccae0a78f66d0 /textproc
parent29d465b71568002fe698196b4310de9f1ac87ae4 (diff)
downloadpkgsrc-55f5194b91f63611e0ba873498e89127b3cde094.tar.gz
Initial import of p5-Text-WikiCreole.
Text::WikiCreole implements the Wiki Creole markup language, version 1.0, as described at http://www.wikicreole.org. It reads Creole 1.0 markup and returns XHTML. In addition to the official Creole 1.0 markup elements, it also supports several extensions, such as plugins, superscript, subscript, underline, definition lists, indented paragraphs, plugins, etc.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Text-WikiCreole/DESCR7
-rw-r--r--textproc/p5-Text-WikiCreole/Makefile16
-rw-r--r--textproc/p5-Text-WikiCreole/distinfo5
3 files changed, 28 insertions, 0 deletions
diff --git a/textproc/p5-Text-WikiCreole/DESCR b/textproc/p5-Text-WikiCreole/DESCR
new file mode 100644
index 00000000000..cba86720b07
--- /dev/null
+++ b/textproc/p5-Text-WikiCreole/DESCR
@@ -0,0 +1,7 @@
+Text::WikiCreole implements the Wiki Creole markup language, version
+1.0, as described at http://www.wikicreole.org. It reads Creole
+1.0 markup and returns XHTML.
+
+In addition to the official Creole 1.0 markup elements, it also
+supports several extensions, such as plugins, superscript, subscript,
+underline, definition lists, indented paragraphs, plugins, etc.
diff --git a/textproc/p5-Text-WikiCreole/Makefile b/textproc/p5-Text-WikiCreole/Makefile
new file mode 100644
index 00000000000..de25781a333
--- /dev/null
+++ b/textproc/p5-Text-WikiCreole/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/07/31 04:06:51 schmonz Exp $
+#
+
+DISTNAME= Text-WikiCreole-0.05
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= textproc perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
+
+MAINTAINER= schmonz@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Text-WikiCreole/
+COMMENT= Translate Wiki Creole markup into XHTML
+
+PERL5_PACKLIST= auto/Text/WikiCreole/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/p5-Text-WikiCreole/distinfo b/textproc/p5-Text-WikiCreole/distinfo
new file mode 100644
index 00000000000..5f9ba9d5819
--- /dev/null
+++ b/textproc/p5-Text-WikiCreole/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/07/31 04:06:51 schmonz Exp $
+
+SHA1 (Text-WikiCreole-0.05.tar.gz) = 83793e0e058929727e0d114335d3ad33d3c4c92b
+RMD160 (Text-WikiCreole-0.05.tar.gz) = bb21e35e22afddba87ef85e41670bb45a9a17bac
+Size (Text-WikiCreole-0.05.tar.gz) = 11465 bytes