freebsd-ports/games/gturing/pkg-plist
Edwin Groothuis 555a4e2a70 New port: games/gturing - A simple Turing machine for gnome2
Gturing is a simple turing machine simulator with graphical
	interface. A Turing machine is the simplest possible computing
	device which can only perform very simple operations.
	However, almost everything in programming languages can be
	written as a program for the Turing machine.
	It's a nice complement for students who likes to practice
	with theory and a nice toy to play with.

PR:		ports/40368
Submitted by:	Juan Salaverria <rael@vectorstar.net>
2003-01-21 01:22:23 +00:00

68 lines
2.8 KiB
Plaintext

share/locale/zh_TW/LC_MESSAGES/gturing-2.0.mo
share/locale/zh_CN/LC_MESSAGES/gturing-2.0.mo
share/locale/wa/LC_MESSAGES/gturing-2.0.mo
share/locale/vi/LC_MESSAGES/gturing-2.0.mo
share/locale/uk/LC_MESSAGES/gturing-2.0.mo
share/locale/tr/LC_MESSAGES/gturing-2.0.mo
share/locale/sv/LC_MESSAGES/gturing-2.0.mo
share/locale/sl/LC_MESSAGES/gturing-2.0.mo
share/locale/sk/LC_MESSAGES/gturing-2.0.mo
share/locale/ru/LC_MESSAGES/gturing-2.0.mo
share/locale/ro/LC_MESSAGES/gturing-2.0.mo
share/locale/pt_BR/LC_MESSAGES/gturing-2.0.mo
share/locale/pt/LC_MESSAGES/gturing-2.0.mo
share/locale/pl/LC_MESSAGES/gturing-2.0.mo
share/locale/no/LC_MESSAGES/gturing-2.0.mo
share/locale/nl/LC_MESSAGES/gturing-2.0.mo
share/locale/lt/LC_MESSAGES/gturing-2.0.mo
share/locale/ko/LC_MESSAGES/gturing-2.0.mo
share/locale/ja/LC_MESSAGES/gturing-2.0.mo
share/locale/it/LC_MESSAGES/gturing-2.0.mo
share/locale/hu/LC_MESSAGES/gturing-2.0.mo
share/locale/gl/LC_MESSAGES/gturing-2.0.mo
share/locale/ga/LC_MESSAGES/gturing-2.0.mo
share/locale/fr/LC_MESSAGES/gturing-2.0.mo
share/locale/fi/LC_MESSAGES/gturing-2.0.mo
share/locale/et/LC_MESSAGES/gturing-2.0.mo
share/locale/es/LC_MESSAGES/gturing-2.0.mo
share/locale/el/LC_MESSAGES/gturing-2.0.mo
share/locale/de/LC_MESSAGES/gturing-2.0.mo
share/locale/da/LC_MESSAGES/gturing-2.0.mo
share/locale/cs/LC_MESSAGES/gturing-2.0.mo
share/locale/az/LC_MESSAGES/gturing-2.0.mo
share/gnome/pixmaps/stop.xpm
share/gnome/pixmaps/step.xpm
share/gnome/pixmaps/power.xpm
share/gnome/pixmaps/play.xpm
share/gnome/pixmaps/gnome-gturing.png
share/gnome/omf/gturing/gturing-C.omf
share/gnome/help/gturing/C/legal.xml
share/gnome/help/gturing/C/gturing.xml
share/gnome/help/gturing/C/figures/mainwin.png
share/gnome/applications/gturing.desktop
bin/gturing
@unexec rmdir %D/share/locale/*/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %D/share/locale/* 2>/dev/null || true
%%PORTDOCS%%share/examples/gturing/subst.tur
%%PORTDOCS%%share/examples/gturing/sort.tur
%%PORTDOCS%%share/examples/gturing/dec2bin_shift.tur
%%PORTDOCS%%share/examples/gturing/dec2bin.tur
%%PORTDOCS%%share/examples/gturing/dashnumbers.tur
%%PORTDOCS%%share/examples/gturing/bin2dec_shift.tur
%%PORTDOCS%%share/examples/gturing/bin2dec.tur
%%PORTDOCS%%share/examples/gturing/bb5.tur
%%PORTDOCS%%share/examples/gturing/bb3.tur
%%PORTDOCS%%share/examples/gturing/bb2.tur
%%PORTDOCS%%share/examples/gturing/addbin.tur
%%PORTDOCS%%share/examples/gturing/add.tur
%%PORTDOCS%%share/examples/gturing/3ones2zeroes.tur
%%PORTDOCS%%share/doc/gturing/TODO
%%PORTDOCS%%share/doc/gturing/README
%%PORTDOCS%%share/doc/gturing/NEWS
%%PORTDOCS%%share/doc/gturing/INSTALL
%%PORTDOCS%%share/doc/gturing/ChangeLog
%%PORTDOCS%%share/doc/gturing/COPYING
%%PORTDOCS%%share/doc/gturing/AUTHORS
%%PORTDOCS%%@dirrm share/examples/gturing
%%PORTDOCS%%@dirrm share/doc/gturing