mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
356db3c10a
PR: ports/181199 Submitted by: Thierry Thomas (thierry@)
5 lines
205 B
Bash
5 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" "$@"
|