diff options
Diffstat (limited to 'textproc/py-pygments/PLIST')
-rw-r--r-- | textproc/py-pygments/PLIST | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/textproc/py-pygments/PLIST b/textproc/py-pygments/PLIST index 79e1e36dd7b..697d8e02b6f 100644 --- a/textproc/py-pygments/PLIST +++ b/textproc/py-pygments/PLIST @@ -1,9 +1,8 @@ -@comment $NetBSD: PLIST,v 1.4 2009/06/14 18:17:25 joerg Exp $ +@comment $NetBSD: PLIST,v 1.5 2010/02/11 12:57:38 joerg Exp $ bin/pygmentize ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt -${PYSITELIB}/${EGG_INFODIR}/entry_points.txt ${PYSITELIB}/${EGG_INFODIR}/not-zip-safe ${PYSITELIB}/${EGG_INFODIR}/top_level.txt ${PYSITELIB}/pygments/__init__.py @@ -63,6 +62,9 @@ ${PYSITELIB}/pygments/lexer.pyo ${PYSITELIB}/pygments/lexers/__init__.py ${PYSITELIB}/pygments/lexers/__init__.pyc ${PYSITELIB}/pygments/lexers/__init__.pyo +${PYSITELIB}/pygments/lexers/_asybuiltins.py +${PYSITELIB}/pygments/lexers/_asybuiltins.pyc +${PYSITELIB}/pygments/lexers/_asybuiltins.pyo ${PYSITELIB}/pygments/lexers/_clbuiltins.py ${PYSITELIB}/pygments/lexers/_clbuiltins.pyc ${PYSITELIB}/pygments/lexers/_clbuiltins.pyo @@ -99,6 +101,9 @@ ${PYSITELIB}/pygments/lexers/math.pyo ${PYSITELIB}/pygments/lexers/other.py ${PYSITELIB}/pygments/lexers/other.pyc ${PYSITELIB}/pygments/lexers/other.pyo +${PYSITELIB}/pygments/lexers/parsers.py +${PYSITELIB}/pygments/lexers/parsers.pyc +${PYSITELIB}/pygments/lexers/parsers.pyo ${PYSITELIB}/pygments/lexers/special.py ${PYSITELIB}/pygments/lexers/special.pyc ${PYSITELIB}/pygments/lexers/special.pyo @@ -150,6 +155,9 @@ ${PYSITELIB}/pygments/styles/fruity.pyo ${PYSITELIB}/pygments/styles/manni.py ${PYSITELIB}/pygments/styles/manni.pyc ${PYSITELIB}/pygments/styles/manni.pyo +${PYSITELIB}/pygments/styles/monokai.py +${PYSITELIB}/pygments/styles/monokai.pyc +${PYSITELIB}/pygments/styles/monokai.pyo ${PYSITELIB}/pygments/styles/murphy.py ${PYSITELIB}/pygments/styles/murphy.pyc ${PYSITELIB}/pygments/styles/murphy.pyo |