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