mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
5 lines
73 B
Bash
5 lines
73 B
Bash
#!/bin/sh
|
|
|
|
cd @PREFIX@/share/sketch
|
|
exec @PREFIX@/bin/python sk2ps.py $@
|