mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
69aa39261b
- While here, cleanup Makefile, and reformat pkg-descr (fmt -w 80 pkg-descr) PR: 159445 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
55 lines
1.8 KiB
Plaintext
55 lines
1.8 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_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/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/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/toons-for-twenty-somethings.sh
|
|
%%DATADIR%%/presets/yellow-brick-road.sh
|
|
@dirrm %%DATADIR%%/presets
|
|
@dirrm %%DATADIR%%
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
|
@dirrm include/freecell-solver
|