1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/games/abe/pkg-plist
Renato Botelho 9f01a34627 A scrolling, platform-jumping, key-collecting, ancient pyramid exploring game,
vaguely in the style of similar games for the Commodore+4. The game is intended
to show young people (I'm writing it for my son's birthday) all the cool games
they missed.

WWW: http://abe.sourceforge.net/

PR:		ports/83162
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
Approved by:	flz (mentor)
2005-07-20 18:31:26 +00:00

22 lines
565 B
Plaintext

bin/abe
%%DATADIR%%/images/images.tar
%%DATADIR%%/maps/default.dat
%%DATADIR%%/maps/intro.dat
%%DATADIR%%/sounds/bubble.wav
%%DATADIR%%/sounds/closed.wav
%%DATADIR%%/sounds/death.wav
%%DATADIR%%/sounds/door.wav
%%DATADIR%%/sounds/game.ogg
%%DATADIR%%/sounds/gem.wav
%%DATADIR%%/sounds/intro.ogg
%%DATADIR%%/sounds/jump.wav
%%DATADIR%%/sounds/menu.wav
%%DATADIR%%/sounds/object.wav
%%DATADIR%%/sounds/platform.wav
%%DATADIR%%/sounds/pop.wav
%%DATADIR%%/sounds/spring.wav
@dirrm %%DATADIR%%/sounds
@dirrm %%DATADIR%%/maps
@dirrm %%DATADIR%%/images
@dirrm %%DATADIR%%