1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-28 21:29:28 +00:00
freebsd-ports/devel/ply/pkg-plist

11 lines
436 B
Plaintext
Raw Normal View History

2001-07-31 09:56:58 +00:00
lib/%%PYTHON_VERSION%%/site-packages/lex.py
lib/%%PYTHON_VERSION%%/site-packages/yacc.py
%%PORTDOCS%%share/doc/ply/ply.html
%%PORTDOCS%%share/doc/ply/example/ansic/clex.py
%%PORTDOCS%%share/doc/ply/example/ansic/cparse.py
%%PORTDOCS%%share/doc/ply/example/calc/calc.py
%%PORTDOCS%%@dirrm share/doc/ply/example/ansic
%%PORTDOCS%%@dirrm share/doc/ply/example/calc
%%PORTDOCS%%@dirrm share/doc/ply/example
%%PORTDOCS%%@dirrm share/doc/ply