mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
3 lines
71 B
Bash
3 lines
71 B
Bash
|
#!/bin/sh
|
||
|
(cd ${PREFIX}/${GAMES_DIR}/Rollemup; ${PREFIX}/bin/Rollemup)
|