diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-05-07 11:38:00 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-05-07 11:38:00 +0000 |
commit | 5cf3cbdc464e7c63d541b24ba56c473c1bae8ba8 (patch) | |
tree | d5e4c34af453ceeb67705a827eb371808effa0c6 /games/heroes | |
parent | 89b3916cd1ca284df2214694e2f87d0ecabc3f01 (diff) | |
download | ports-5cf3cbdc464e7c63d541b24ba56c473c1bae8ba8.tar.gz ports-5cf3cbdc464e7c63d541b24ba56c473c1bae8ba8.zip |
Notes
Diffstat (limited to 'games/heroes')
-rw-r--r-- | games/heroes/Makefile | 2 | ||||
-rw-r--r-- | games/heroes/distinfo | 2 | ||||
-rw-r--r-- | games/heroes/pkg-plist | 13 |
3 files changed, 11 insertions, 6 deletions
diff --git a/games/heroes/Makefile b/games/heroes/Makefile index ea4a58cda9dc..8b8cac49aafd 100644 --- a/games/heroes/Makefile +++ b/games/heroes/Makefile @@ -6,7 +6,7 @@ # PORTNAME= heroes -PORTVERSION= 0.9 +PORTVERSION= 0.10 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/games/heroes/distinfo b/games/heroes/distinfo index e48a81be99b9..48d127a90370 100644 --- a/games/heroes/distinfo +++ b/games/heroes/distinfo @@ -1,4 +1,4 @@ -MD5 (heroes-0.9.tar.gz) = 20adc59c847a861b543480dc823a6aa4 +MD5 (heroes-0.10.tar.gz) = 5f459dcbc112a45e6c82b2ffa1659d4c MD5 (heroes-data-1.0.tar.gz) = b8efaf361c6258713fc8778039b3b3ae MD5 (heroes-sound-effects-1.0.tar.gz) = f4defb80baf765fceac034a408f7ad2e MD5 (heroes-sound-tracks-1.0.tar.gz) = bcde6137a4b21b7395fd3d84b42b7888 diff --git a/games/heroes/pkg-plist b/games/heroes/pkg-plist index 84051ff84354..3ed2941e624c 100644 --- a/games/heroes/pkg-plist +++ b/games/heroes/pkg-plist @@ -1,9 +1,9 @@ -bin/heroes +@exec install-info --section="X11 Games" --entry="* heroes: (heroes). Game of yore similar to the "Tron" and "Nibbles"" %D/info/heroes.info %D/info/dir @unexec install-info --delete %D/info/heroes.info %D/info/dir +bin/heroes +info/dir info/heroes.info -@exec install-info --section="X11 Games" --entry="* heroes: (heroes). Game of yore similar to the "Tron" and "Nibbles"" %D/info/heroes.info %D/info/dir -share/locale/fr/LC_MESSAGES/heroes.mo -share/locale/nl/LC_MESSAGES/heroes.mo +lib/charset.alias share/heroes/etc/heroesrc share/heroes/levels/level.lst share/heroes/levels/niv010.lvl @@ -206,6 +206,11 @@ share/heroes/tilesets/level09.pie share/heroes/tilesets/level10.glz share/heroes/tilesets/level10.pcx share/heroes/tilesets/level10.pie +share/locale/de/LC_MESSAGES/heroes.mo +share/locale/fr/LC_MESSAGES/heroes.mo +share/locale/it/LC_MESSAGES/heroes.mo +share/locale/locale.alias +share/locale/nl/LC_MESSAGES/heroes.mo @dirrm share/heroes/tilesets @dirrm share/heroes/sfx @dirrm share/heroes/pics |