summaryrefslogtreecommitdiff
path: root/games/gturing/pkg-plist
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-01-21 01:22:23 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-01-21 01:22:23 +0000
commit555a4e2a70fb482f34c4931f73292a9d6ccec19f (patch)
tree0c82fef6a9933e5c538d283a72170acb930f08de /games/gturing/pkg-plist
parentFix typo in patch-makefile. IPv6 was not enabled. (diff)
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>
Notes
Notes: svn path=/head/; revision=73694
Diffstat (limited to '')
-rw-r--r--games/gturing/pkg-plist67
1 files changed, 67 insertions, 0 deletions
diff --git a/games/gturing/pkg-plist b/games/gturing/pkg-plist
new file mode 100644
index 000000000000..3d0538521f00
--- /dev/null
+++ b/games/gturing/pkg-plist
@@ -0,0 +1,67 @@
+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