diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2009-05-03 05:57:25 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2009-05-03 05:57:25 +0000 |
commit | fb55967ca46b694a6d63689cedce972a0a0e3aa2 (patch) | |
tree | bf045d83e3ab7389c31f76888bd51e04ad19327e /games | |
parent | 302e506b5be60afc7207da55e955756bd0d06432 (diff) | |
download | ports-fb55967ca46b694a6d63689cedce972a0a0e3aa2.tar.gz ports-fb55967ca46b694a6d63689cedce972a0a0e3aa2.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/poker-engine/Makefile | 1 | ||||
-rw-r--r-- | games/poker-engine/pkg-plist | 24 |
2 files changed, 25 insertions, 0 deletions
diff --git a/games/poker-engine/Makefile b/games/poker-engine/Makefile index 0aecefcb3dbf..bac21dd674a7 100644 --- a/games/poker-engine/Makefile +++ b/games/poker-engine/Makefile @@ -8,6 +8,7 @@ PORTNAME= poker-engine PORTVERSION= 1.3.3 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://download.gna.org/pokersource/sources/ diff --git a/games/poker-engine/pkg-plist b/games/poker-engine/pkg-plist index e8771ae88d10..70e9eff1a993 100644 --- a/games/poker-engine/pkg-plist +++ b/games/poker-engine/pkg-plist @@ -79,6 +79,30 @@ etc/poker-engine/pot-limit.template @dirrm etc/poker-engine libdata/pkgconfig/poker-engine.pc sbin/pokerconfigupgrade +share/locale/da/LC_MESSAGES/poker-engine.mo +share/locale/de/LC_MESSAGES/poker-engine.mo +share/locale/en/LC_MESSAGES/poker-engine.mo +share/locale/en_CA/LC_MESSAGES/poker-engine.mo +share/locale/en_US/LC_MESSAGES/poker-engine.mo +share/locale/es/LC_MESSAGES/poker-engine.mo +share/locale/fi/LC_MESSAGES/poker-engine.mo +share/locale/fr/LC_MESSAGES/poker-engine.mo +share/locale/fr_BE/LC_MESSAGES/poker-engine.mo +share/locale/fr_CA/LC_MESSAGES/poker-engine.mo +share/locale/fr_FX/LC_MESSAGES/poker-engine.mo +share/locale/it/LC_MESSAGES/poker-engine.mo +share/locale/nb/LC_MESSAGES/poker-engine.mo +share/locale/nl/LC_MESSAGES/poker-engine.mo +share/locale/pt/LC_MESSAGES/poker-engine.mo +share/locale/sv/LC_MESSAGES/poker-engine.mo +@dirrmtry share/locale/en_US/LC_MESSAGES +@dirrmtry share/locale/en_US +@dirrmtry share/locale/fr_BE/LC_MESSAGES +@dirrmtry share/locale/fr_BE +@dirrmtry share/locale/fr_CA/LC_MESSAGES +@dirrmtry share/locale/fr_CA +@dirrmtry share/locale/fr_FX/LC_MESSAGES +@dirrmtry share/locale/fr_FX %%DATADIR%%/conf/poker..01-.02-no-limit.xml %%DATADIR%%/conf/poker..01-.02-pot-limit.xml %%DATADIR%%/conf/poker..02-.04-limit.xml |