diff options
author | edwin <edwin@FreeBSD.org> | 2005-10-16 02:26:21 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2005-10-16 02:26:21 +0000 |
commit | 7278d49aaf9595bca4e2ba3caff3856d44526955 (patch) | |
tree | 6791a9d76a4878267e9264caa73247a1a826330e /games/volleyball/pkg-plist | |
parent | b7e0627a0aeade7e7bd8f75710970a1837bce4dc (diff) | |
download | FreeBSD-ports-7278d49aaf9595bca4e2ba3caff3856d44526955.zip FreeBSD-ports-7278d49aaf9595bca4e2ba3caff3856d44526955.tar.gz |
New port: games/volleyball A game similar to GNU Arcade Volleyball
Volleyball is a simple sports game, starring two penguins.
Is a two player game, and follows the basic rules of actual
Volleyball. Each player hits the ball, trying to reach the
opponents field. If the ball touches the floor of the
opponents field, the player scores one point.
WWW: http://www.losersjuegos.com.ar/juegos/volleyball/volleyball.php
PR: ports/87175
Submitted by: Dmitry Marakasov <amdmi3@mail.ru>
Diffstat (limited to 'games/volleyball/pkg-plist')
-rw-r--r-- | games/volleyball/pkg-plist | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/games/volleyball/pkg-plist b/games/volleyball/pkg-plist new file mode 100644 index 0000000..5ea96c8 --- /dev/null +++ b/games/volleyball/pkg-plist @@ -0,0 +1,8 @@ +bin/volleyball +%%DATADIR%%/LICENSE-KIND.FILES +%%DATADIR%%/fondo.bmp +%%DATADIR%%/fuente.bmp +%%DATADIR%%/pelota.bmp +%%DATADIR%%/personaje_1.bmp +%%DATADIR%%/personaje_2.bmp +@dirrm %%DATADIR%% |