diff options
Diffstat (limited to 'graphics/py-pyglet/files/pyglet-astraea.in')
-rw-r--r-- | graphics/py-pyglet/files/pyglet-astraea.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/graphics/py-pyglet/files/pyglet-astraea.in b/graphics/py-pyglet/files/pyglet-astraea.in new file mode 100644 index 000000000000..627024ab0ed3 --- /dev/null +++ b/graphics/py-pyglet/files/pyglet-astraea.in @@ -0,0 +1,7 @@ +#!/bin/sh +# +# # $FreeBSD$ +# + +cd "%%EXAMPLESDIR%%/astraea" +exec /usr/bin/env python ./astraea.py "${@}" |