mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-17 03:25:46 +00:00
e65c7a8196
- Remove LICENSE_FILE - Add stage support - Convert LIB_DEPENDS to new syntax Approved by: wg (mentor)
68 lines
2.3 KiB
Plaintext
68 lines
2.3 KiB
Plaintext
bin/fc-solve
|
|
bin/freecell-solver-config
|
|
bin/freecell-solver-fc-pro-range-solve
|
|
bin/freecell-solver-multi-thread-solve
|
|
bin/freecell-solver-range-parallel-solve
|
|
bin/make-aisleriot-freecell-board
|
|
bin/make-gnome-freecell-board
|
|
bin/make-microsoft-freecell-board
|
|
bin/make_pysol_freecell_board.py
|
|
bin/pi-make-microsoft-freecell-board
|
|
include/freecell-solver/fcs_cl.h
|
|
include/freecell-solver/fcs_dllexport.h
|
|
include/freecell-solver/fcs_enums.h
|
|
include/freecell-solver/fcs_limit.h
|
|
include/freecell-solver/fcs_move.h
|
|
include/freecell-solver/fcs_user.h
|
|
lib/libfreecell-solver.a
|
|
lib/libfreecell-solver.so
|
|
lib/libfreecell-solver.so.0
|
|
lib/libfreecell-solver.so.0.5.0
|
|
libdata/pkgconfig/libfreecell-solver.pc
|
|
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/HACKING.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/INSTALL.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/NEWS.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/README.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/README.win32.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/TODO.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/USAGE.txt
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ctypes-test.py
|
|
%%DATADIR%%/presetrc
|
|
%%DATADIR%%/presets/abra-kadabra.sh
|
|
%%DATADIR%%/presets/amateur-star.sh
|
|
%%DATADIR%%/presets/blue-yonder.sh
|
|
%%DATADIR%%/presets/children-playing-ball.sh
|
|
%%DATADIR%%/presets/cool-jives.sh
|
|
%%DATADIR%%/presets/crooked-nose.sh
|
|
%%DATADIR%%/presets/enlightened-ostrich.sh
|
|
%%DATADIR%%/presets/fools-gold.sh
|
|
%%DATADIR%%/presets/foss-nessy.sh
|
|
%%DATADIR%%/presets/gooey-unknown-thing.sh
|
|
%%DATADIR%%/presets/hello-world.sh
|
|
%%DATADIR%%/presets/john_galt_line-500.sh
|
|
%%DATADIR%%/presets/maliciously-obscure.sh
|
|
%%DATADIR%%/presets/micro-finance.sh
|
|
%%DATADIR%%/presets/micro-finance-improved.sh
|
|
%%DATADIR%%/presets/qualified-seed.sh
|
|
%%DATADIR%%/presets/rin-tin-tin.sh
|
|
%%DATADIR%%/presets/sand-stone.sh
|
|
%%DATADIR%%/presets/sentient-pearls.sh
|
|
%%DATADIR%%/presets/tea-for-two.sh
|
|
%%DATADIR%%/presets/the-iglu-cabal.sh
|
|
%%DATADIR%%/presets/three-eighty.sh
|
|
%%DATADIR%%/presets/toons-for-twenty-somethings.sh
|
|
%%DATADIR%%/presets/yellow-brick-road.sh
|
|
man/man6/fc-solve-board_gen.6.gz
|
|
man/man6/fc-solve.6.gz
|
|
man/man6/freecell-solver-range-parallel-solve.6.gz
|
|
man/man6/make-aisleriot-freecell-board.6.gz
|
|
man/man6/make-gnome-freecell-board.6.gz
|
|
man/man6/make_pysol_freecell_board.py.6.gz
|
|
man/man6/pi-make-microsoft-freecell-board.6.gz
|
|
@dirrm %%DATADIR%%/presets
|
|
@dirrm %%DATADIR%%
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
|
@dirrm include/freecell-solver
|