diff options
author | Johan van Selst <johans@FreeBSD.org> | 2013-12-11 19:49:53 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2013-12-11 19:49:53 +0000 |
commit | e6c46c2c19b05a6c6186ac31172cb64512bf25bd (patch) | |
tree | 1b2acbe4137909b6d21b72be80a00bb32c2c2d41 /games/gnuchess/pkg-plist | |
parent | cefe32b9dc051f3866fad653ea2d541368a130b9 (diff) | |
download | ports-e6c46c2c19b05a6c6186ac31172cb64512bf25bd.tar.gz ports-e6c46c2c19b05a6c6186ac31172cb64512bf25bd.zip |
Fix plist
Submitted by: antoine
Notes
Notes:
svn path=/head/; revision=336213
Diffstat (limited to 'games/gnuchess/pkg-plist')
-rw-r--r-- | games/gnuchess/pkg-plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/gnuchess/pkg-plist b/games/gnuchess/pkg-plist index 87ddf291b91c..d3dd6584cc0c 100644 --- a/games/gnuchess/pkg-plist +++ b/games/gnuchess/pkg-plist @@ -17,8 +17,10 @@ bin/gnuchessx %%DATADIR%%/gnuchess.ini %%DATADIR%%/smallbook.bin %%NLS%%share/locale/de/LC_MESSAGES/gnuchess.mo +%%NLS%%share/locale/eo/LC_MESSAGES/gnuchess.mo %%NLS%%share/locale/es/LC_MESSAGES/gnuchess.mo %%NLS%%share/locale/nl/LC_MESSAGES/gnuchess.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/gnuchess.mo %%NLS%%share/locale/sr/LC_MESSAGES/gnuchess.mo %%NLS%%share/locale/uk/LC_MESSAGES/gnuchess.mo %%PORTDOCS%%@dirrm %%DOCSDIR%% |