aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/Makefile
diff options
context:
space:
mode:
authornivit <nivit@FreeBSD.org>2007-04-03 05:35:26 +0800
committernivit <nivit@FreeBSD.org>2007-04-03 05:35:26 +0800
commitae6a6fee08d1f87d025231643cbda3b011733b1b (patch)
tree09b9c555b6d1cc1e28911a5d1d46962ea5cc0395 /textproc/Makefile
parented1b1f795ff81dc0e99cf36793f144744b3befdd (diff)
downloadfreebsd-ports-gnome-ae6a6fee08d1f87d025231643cbda3b011733b1b.tar.gz
freebsd-ports-gnome-ae6a6fee08d1f87d025231643cbda3b011733b1b.tar.zst
freebsd-ports-gnome-ae6a6fee08d1f87d025231643cbda3b011733b1b.zip
Pygments is a syntax highlighting package written in Python.
It is a generic syntax highlighter for general use in all kinds of software such as forum systems, wikis or other applications that need to prettify source code. Highlights are: * a wide range of common languages and markup formats is supported * special attention is paid to details, increasing quality by a fair amount * support for new languages and formats are added easily * a number of output formats, presently HTML, LaTeX, RTF and ANSI sequences * it is usable as a command-line tool and as a library WWW: http://pygments.org/
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 80793e1c90e0..9777c0e367a3 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -758,6 +758,7 @@
SUBDIR += py-ltxml
SUBDIR += py-lucene
SUBDIR += py-markdown
+ SUBDIR += py-pygments
SUBDIR += py-pyx12
SUBDIR += py-qt4-xml
SUBDIR += py-rdflib