ports/devel/arduino/files/arduino.in
Pawel Pekala 86191d95ce - Update to version 1.0.3
- Add optional patches for ATmega644p support

PR:		ports/174783
Submitted by:	Craig Leres <leres@ee.lbl.gov> (maintainer)
2013-01-02 21:56:04 +00:00

8 lines
205 B
Bash

#!/bin/sh
# wrapper to execute the Arduino start script
# Need the linux version of readlink
PATH="%%LINUXBASE%%/usr/bin:${PATH}"
export PATH
exec %%PREFIX%%/%%PORTNAME%%/arduino %%PREFIX%%/%%PORTNAME%%