This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd-ports
Watch
1
Star
0
Fork
0
You've already forked freebsd-ports
mirror of
https://git.FreeBSD.org/ports.git
synced
2024-11-06 22:51:41 +00:00
Code
Issues
Releases
Activity
46e3f64be9
freebsd-ports
/
graphics
/
sketch
/
files
/
sketch.in
4 lines
71 B
Plaintext
Raw
Normal View
History
Unescape
Escape
New port sketch, an interactive drawing program, written in Python with a few C modules. This is still experimental code.
1998-12-11 12:52:21 +00:00
#!/bin/sh
Better invocation for sketch and sk2ps. Suggested by: Rahul Siddharthan <rsidd@physics.iisc.ernet.in>
2000-04-05 09:52:23 +00:00
exec @PREFIX@/bin/python @PREFIX@/share/sketch/sketch.py $@
Reference in New Issue
Copy Permalink