freebsd-ports/cad/qcad/files/dwg2bmp.in
Michael Reifenberger 356db3c10a Readd qcad and upgrade to version 3.2.1
PR:		ports/181199
Submitted by:	Thierry Thomas (thierry@)
2013-08-21 07:52:35 +00:00

4 lines
205 B
Bash

#! /bin/sh
# Note: You need the Pro/Tools to run this script!
%%PREFIX%%/bin/qcad-bin -no-dock-icon -no-gui -allow-multiple-instances -autostart %%DATADIR%%/scripts/Pro/Tools/Dwg2Bmp/Dwg2Bmp.js "$0" "$@"