pkgsrc/textproc/coccigrep/PLIST
wiz 0e4740ba44 Update to 1.13:
1.13 (2014/01/10)
 * Improve accuracy (Eric Leblond)
 * vim: correctly indent file (Eric Leblond)
 * add match on identifier name (Eric Leblond)
 * Merge pull request #11 from yhuelf/master (Eric Leblond)
 * vim plugin: cosmetics (Frédéric Yhuel)
 * vim plugin: allow use of "-l" option (Frédéric Yhuel)
 * fix version detection (Eric Leblond)
 * --version is not supported by all spatch version (Eric Leblond)
 * Add structure matching example. (Eric Leblond)
 * Add information about dependencies. (Eric Leblond)
 * Reorder README so we see installation part (Eric Leblond)
2015-01-16 11:44:07 +00:00

20 lines
752 B
Text

@comment $NetBSD: PLIST,v 1.2 2015/01/16 11:44:07 wiz Exp $
bin/coccigrep
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/coccigrep/__init__.py
${PYSITELIB}/coccigrep/__init__.pyc
${PYSITELIB}/coccigrep/__init__.pyo
${PYSITELIB}/coccigrep/coccigrep.cfg
${PYSITELIB}/coccigrep/coccigrep.py
${PYSITELIB}/coccigrep/coccigrep.pyc
${PYSITELIB}/coccigrep/coccigrep.pyo
${PYSITELIB}/coccigrep/data/deref.cocci
${PYSITELIB}/coccigrep/data/func.cocci
${PYSITELIB}/coccigrep/data/named.cocci
${PYSITELIB}/coccigrep/data/set.cocci
${PYSITELIB}/coccigrep/data/test.cocci
${PYSITELIB}/coccigrep/data/used.cocci
man/man1/coccigrep.1