diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-10-14 08:54:54 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-10-14 08:54:54 +0000 |
commit | 29747f458a1eb2ce23b4594b09d0256dd62760b8 (patch) | |
tree | 1b71ba5d9ffdd308b6c18130f7c116f5bab5dc12 /games/gnomesudoku | |
parent | 7aad84f808b93baa6a7077ce0b47573b9c4c79a0 (diff) | |
download | ports-29747f458a1eb2ce23b4594b09d0256dd62760b8.tar.gz ports-29747f458a1eb2ce23b4594b09d0256dd62760b8.zip |
Notes
Diffstat (limited to 'games/gnomesudoku')
-rw-r--r-- | games/gnomesudoku/Makefile | 2 | ||||
-rw-r--r-- | games/gnomesudoku/pkg-plist | 11 |
2 files changed, 10 insertions, 3 deletions
diff --git a/games/gnomesudoku/Makefile b/games/gnomesudoku/Makefile index d94710a0ebbe..b0c583aa2627 100644 --- a/games/gnomesudoku/Makefile +++ b/games/gnomesudoku/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnomesudoku PORTVERSION= 0.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gnome-sudoku diff --git a/games/gnomesudoku/pkg-plist b/games/gnomesudoku/pkg-plist index c3415e3cf0e8..64fafebcd0ba 100644 --- a/games/gnomesudoku/pkg-plist +++ b/games/gnomesudoku/pkg-plist @@ -90,10 +90,17 @@ share/locale/sv/LC_MESSAGES/gnome-sudoku.mo share/locale/tr/LC_MESSAGES/gnome-sudoku.mo share/locale/uk/LC_MESSAGES/gnome-sudoku.mo share/pixmaps/sudoku.png +@dirrmtry share/pixmaps @dirrm share/gnome-sudoku -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku @dirrm %%PYTHON_SITELIBDIR%%/gnome_sudoku/gtk_goodies @dirrm %%PYTHON_SITELIBDIR%%/gnome_sudoku @dirrmtry %%PYTHON_SITELIBDIR%% @dirrmtry %%PYTHON_LIBDIR%% +@dirrmtry share/locale/uk/LC_MESSAGES +@dirrmtry share/locale/uk +@dirrmtry share/locale/ro/LC_MESSAGES +@dirrmtry share/locale/ro +@dirrmtry share/locale/pl/LC_MESSAGES +@dirrmtry share/locale/pl +@dirrmtry share/locale/ku/LC_MESSAGES +@dirrmtry share/locale/ku |