aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorAlexander Botero-Lowry <alexbl@FreeBSD.org>2006-12-17 09:40:21 +0000
committerAlexander Botero-Lowry <alexbl@FreeBSD.org>2006-12-17 09:40:21 +0000
commit118d91a2647254ccd594f1671b7e5929bdf216c6 (patch)
treeab736a111e4d71c98c1c06bb3d01afa1b82aaceb /textproc/Makefile
parent8063cb761e01ac790e436637f70abd9908450034 (diff)
Markdown is two things: (1) a plain text formatting syntax; and (2) a
software tool that converts the plain text formatting to (X)HTML. The formatting syntax is designed to be easy and intuitive for web authors and resembles typical email formatting conventions. The resultant (X)HTML is structurally valid. WWW: http://www.freewisdom.org/projects/python-markdown PR: ports/105992 Submitted by: Graham Todd <gtodd at bellanet.org>
Notes
Notes: svn path=/head/; revision=180001
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 6c40a6fc9ca0..21e97c8986aa 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -738,6 +738,7 @@
SUBDIR += py-libxslt
SUBDIR += py-ltxml
SUBDIR += py-lucene
+ SUBDIR += py-markdown
SUBDIR += py-pyx12
SUBDIR += py-rdflib
SUBDIR += py-reverend