freebsd-ports/lang/pbasic/pkg-descr
Kurt Jaeger 40333b2e6b lang/pbasic: update 2.0 -> 2.1, unbreak, add LICENSE
PR:		218494
Submitted by:	jhs@berklix.com (maintainer)
2018-06-19 09:46:11 +00:00

17 lines
607 B
Plaintext

This is v2.1 of a Basic Interpreter by Phil J. A. Cockcroft
earlier versions used to be known as Rabbit Basic.
According to an earlier licensing document:
===
This code is being put in the Public Domain since I will soon loose
network connectivity (I am leaving my job) and I don't particularly want
to sell it. This system does not contain any proprietary software. All
the algorithms are original or come from publicly available sources.
There are no licensing restrictions on this code or documentation at
all. I only ask that you give appropriate credit to the author.
===
So, there you have it. :)