mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
5 lines
70 B
Plaintext
5 lines
70 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
cd @PREFIX@/share/sketch
|
||
|
exec @PREFIX@/bin/python sk2ps.py
|