mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
fd318ea17c
54321 is five games in four-, three-, or two-dimensions for one player PR: 32197 Submitted by: Leland Wang <llwang@infor.org>
4 lines
62 B
Bash
4 lines
62 B
Bash
#!/bin/sh
|
|
cd @PREFIX@/share/54321/bin/FreeBSD
|
|
exec ./54321 $*
|