freebsd-ports/devel/clint/pkg-plist
Jean Milanez Melo 939c33b9b3 - Fix PLIST.
- portlint(1).

PR:		ports/95396
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
Approved by:	mnag (mentor)
2006-04-07 15:55:54 +00:00

24 lines
605 B
Plaintext

bin/clint
include/clint/exceptions.h
include/clint/python.h
lib/clint/python.a
lib/clint/python.la
lib/clint/python.so
lib/clint/python.so.0
lib/libpython++.a
lib/libpython++.la
lib/libpython++.so
lib/libpython++.so.0
%%DATADIR%%/clint.py
%%DATADIR%%/python_rules/c_comments.py
%%DATADIR%%/python_rules/catch_exception.py
%%DATADIR%%/python_rules/header_guard.py
%%DATADIR%%/python_rules/headers.py
%%DATADIR%%/python_rules/long_constant.py
%%DATADIR%%/python_rules/macros.py
%%DATADIR%%/python_rules/shortcut_if.py
@dirrm %%DATADIR%%/python_rules
@dirrm %%DATADIR%%
@dirrm lib/clint
@dirrm include/clint