summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Textile
diff options
context:
space:
mode:
authorheinz <heinz>2007-06-11 19:09:50 +0000
committerheinz <heinz>2007-06-11 19:09:50 +0000
commit890b7dd08de4b4e51b945209720f6f3a5bf1799f (patch)
tree8615f18e2ebcba473c9d8e691a6f9d5b5f7dee71 /textproc/p5-Text-Textile
parentac4f16241fed82b96dd04d3a4e76c7e1f5e7c3b1 (diff)
downloadpkgsrc-890b7dd08de4b4e51b945209720f6f3a5bf1799f.tar.gz
Initial import of p5-Text-Textile 2.03.
Text::Textile is a Perl module for converting Textile syntax to XHTML. From Wikipedia: Textile is a lightweight markup language originally developed by Dean Allen and billed as a "humane Web text generator". Textile converts its marked-up text input to valid, well-formed XHTML and also inserts character entity references for apostrophes, opening and closing single and double quotation marks, ellipses and em dashes.
Diffstat (limited to 'textproc/p5-Text-Textile')
-rw-r--r--textproc/p5-Text-Textile/DESCR8
-rw-r--r--textproc/p5-Text-Textile/Makefile19
-rw-r--r--textproc/p5-Text-Textile/PLIST1
-rw-r--r--textproc/p5-Text-Textile/distinfo5
4 files changed, 33 insertions, 0 deletions
diff --git a/textproc/p5-Text-Textile/DESCR b/textproc/p5-Text-Textile/DESCR
new file mode 100644
index 00000000000..210f00ca317
--- /dev/null
+++ b/textproc/p5-Text-Textile/DESCR
@@ -0,0 +1,8 @@
+Text::Textile is a Perl module for converting Textile syntax to XHTML.
+
+From Wikipedia:
+ Textile is a lightweight markup language originally developed by Dean Allen
+ and billed as a "humane Web text generator". Textile converts its marked-up
+ text input to valid, well-formed XHTML and also inserts character entity
+ references for apostrophes, opening and closing single and double quotation
+ marks, ellipses and em dashes.
diff --git a/textproc/p5-Text-Textile/Makefile b/textproc/p5-Text-Textile/Makefile
new file mode 100644
index 00000000000..fb01ff3527e
--- /dev/null
+++ b/textproc/p5-Text-Textile/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/06/11 19:09:50 heinz Exp $
+#
+
+DISTNAME= Text-Textile-2.03
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= textproc perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
+
+MAINTAINER= heinz@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Text-Textile/
+COMMENT= Perl impementation of the Textile formatting language
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+PERL5_PACKLIST= auto/Text/Textile/.packlist
+USE_LANGUAGES= # none
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/p5-Text-Textile/PLIST b/textproc/p5-Text-Textile/PLIST
new file mode 100644
index 00000000000..e5aee686ddb
--- /dev/null
+++ b/textproc/p5-Text-Textile/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/06/11 19:09:50 heinz Exp $
diff --git a/textproc/p5-Text-Textile/distinfo b/textproc/p5-Text-Textile/distinfo
new file mode 100644
index 00000000000..9170eea7d7a
--- /dev/null
+++ b/textproc/p5-Text-Textile/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/06/11 19:09:50 heinz Exp $
+
+SHA1 (Text-Textile-2.03.tar.gz) = 21c35fb0411c29192289b3ba24fffff52fe02314
+RMD160 (Text-Textile-2.03.tar.gz) = 5a51bf1704d9bc73c437b697ce0e5a0e3d6c12f9
+Size (Text-Textile-2.03.tar.gz) = 31583 bytes