BASIC256 now on the FreeBSD ports tree
As of 2011-10-11, Basic256 is available on the FreeBSD ports tree. It can be installed executing the following commands:
- Method 1:
cd /usr/ports/lang/basic256
make install (as root) - Method 2:
portinstall basic256 (as root)
A shout out to Fernando ApesteguĂa for maintaining this port.
Jim