diff options
Diffstat (limited to 'devel/clint/pkg-plist')
-rw-r--r-- | devel/clint/pkg-plist | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/devel/clint/pkg-plist b/devel/clint/pkg-plist new file mode 100644 index 000000000000..9aea0bfc3044 --- /dev/null +++ b/devel/clint/pkg-plist @@ -0,0 +1,24 @@ +bin/clint +include/clint/exceptions.h +include/clint/python.h +@dirrm include/clint +@unexec install-info --delete %D/info/clint.info %D/info/dir +info/clint.info +@exec install-info %D/info/clint.info %D/info/dir +lib/clint/python.a +lib/clint/python.la +lib/libpython++.a +lib/libpython++.la +lib/libpython++.so +lib/libpython++.so.0 +@dirrm lib/clint +share/clint/clint.py +share/clint/python_rules/c_comments.py +share/clint/python_rules/catch_exception.py +share/clint/python_rules/header_guard.py +share/clint/python_rules/headers.py +share/clint/python_rules/long_constant.py +share/clint/python_rules/macros.py +share/clint/python_rules/shortcut_if.py +@dirrm share/clint/python_rules +@dirrm share/clint |