freebsd-ports/benchmarks/pybench/pkg-plist
Kirill Ponomarev 29d2859d47 Fix MASTER_SITES.
Utilize NOPORTDOCS.
Use DATADIR and DOCSDIR.

PR:		ports/77673
Submitted by:	Sam Lawrance <boris at brooknet.com.au>
2005-02-18 13:00:33 +00:00

62 lines
1.5 KiB
Text

bin/pybench
%%PORTDOCS%%%%DOCSDIR%%/README
%%DATADIR%%/Arithmetic.py
%%DATADIR%%/Arithmetic.pyc
%%DATADIR%%/Arithmetic.pyo
%%DATADIR%%/Calls.py
%%DATADIR%%/Calls.pyc
%%DATADIR%%/Calls.pyo
%%DATADIR%%/CommandLine.py
%%DATADIR%%/CommandLine.pyc
%%DATADIR%%/CommandLine.pyo
%%DATADIR%%/Constructs.py
%%DATADIR%%/Constructs.pyc
%%DATADIR%%/Constructs.pyo
%%DATADIR%%/Dict.py
%%DATADIR%%/Dict.pyc
%%DATADIR%%/Dict.pyo
%%DATADIR%%/Exceptions.py
%%DATADIR%%/Exceptions.pyc
%%DATADIR%%/Exceptions.pyo
%%DATADIR%%/Imports.py
%%DATADIR%%/Imports.pyc
%%DATADIR%%/Imports.pyo
%%DATADIR%%/Instances.py
%%DATADIR%%/Instances.pyc
%%DATADIR%%/Instances.pyo
%%DATADIR%%/Lists.py
%%DATADIR%%/Lists.pyc
%%DATADIR%%/Lists.pyo
%%DATADIR%%/Lookups.py
%%DATADIR%%/Lookups.pyc
%%DATADIR%%/Lookups.pyo
%%DATADIR%%/Numbers.py
%%DATADIR%%/Numbers.pyc
%%DATADIR%%/Numbers.pyo
%%DATADIR%%/Setup.py
%%DATADIR%%/Setup.pyc
%%DATADIR%%/Setup.pyo
%%DATADIR%%/Strings.py
%%DATADIR%%/Strings.pyc
%%DATADIR%%/Strings.pyo
%%DATADIR%%/Tuples.py
%%DATADIR%%/Tuples.pyc
%%DATADIR%%/Tuples.pyo
%%DATADIR%%/Unicode.py
%%DATADIR%%/Unicode.pyc
%%DATADIR%%/Unicode.pyo
%%DATADIR%%/package/__init__.py
%%DATADIR%%/package/__init__.pyc
%%DATADIR%%/package/__init__.pyo
%%DATADIR%%/package/submodule.py
%%DATADIR%%/package/submodule.pyc
%%DATADIR%%/package/submodule.pyo
%%DATADIR%%/platform.py
%%DATADIR%%/platform.pyc
%%DATADIR%%/platform.pyo
%%DATADIR%%/pybench.py
%%DATADIR%%/pybench.pyc
%%DATADIR%%/pybench.pyo
@dirrm %%DATADIR%%/package
@dirrm %%DATADIR%%
%%PORTDOCS%%@dirrm %%DOCSDIR%%