mirror of
https://git.freebsd.org/ports.git
synced 2025-05-30 01:46:55 -04:00
flexible, easy-to-use hardware and software. It's intended for artists, designers, hobbyists, and anyone interested in creating interactive objects or environments. WWW: http://arduino.cc/ PR: ports/145041 Submitted by: Warren Block <wblock@wonkity.com>
3 lines
112 B
Bash
3 lines
112 B
Bash
#!/bin/sh
|
|
# wrapper to execute the Arduino start script
|
|
%%PREFIX%%/%%PORTNAME%%/arduino %%PREFIX%%/%%PORTNAME%%
|