1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/games/rollemup/files/rollemup.sh
R. Imura d88f6954af Initial import of Rollemup which is a cool pinball game.
(This port is from NetBSD's pkgsrc)

PR:		15178
Submitted by:	MIHIRA Yoshiro <sanpei@sanpei.org>
1999-12-10 06:32:43 +00:00

3 lines
71 B
Bash

#!/bin/sh
(cd ${PREFIX}/${GAMES_DIR}/Rollemup; ${PREFIX}/bin/Rollemup)