diff options
author | tobez <tobez@FreeBSD.org> | 2005-10-13 21:41:50 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2005-10-13 21:41:50 +0800 |
commit | 274f65c853d56181a01b0d35a050cebbac46e0cf (patch) | |
tree | 474156c365a2161272e3a9764b85cf1504f2408c /textproc/Makefile | |
parent | f38c630b7d3027bbf52712d9e5748c3a2e9755ca (diff) | |
download | freebsd-ports-graphics-274f65c853d56181a01b0d35a050cebbac46e0cf.tar.gz freebsd-ports-graphics-274f65c853d56181a01b0d35a050cebbac46e0cf.tar.zst freebsd-ports-graphics-274f65c853d56181a01b0d35a050cebbac46e0cf.zip |
Add markdown 1.0.1, a text-to-HTML conversion tool for web writers.
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index af199d034cf..2347e6f60f0 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -243,6 +243,7 @@ SUBDIR += maketeidtd SUBDIR += man2html SUBDIR += manued.el + SUBDIR += markdown SUBDIR += mathml-xsd SUBDIR += meld SUBDIR += mgdiff |