diff options
author | jasone <jasone@FreeBSD.org> | 2001-07-18 17:12:42 +0800 |
---|---|---|
committer | jasone <jasone@FreeBSD.org> | 2001-07-18 17:12:42 +0800 |
commit | 24a459617e793de815bfe18f87a46d29fc949484 (patch) | |
tree | b1aab7c9f6180d2ceabe74117f1cb13d0190642a /lang/onyx/pkg-descr | |
parent | 8448ea723130a4f403fa6b24e5251ea4d44a4454 (diff) | |
download | freebsd-ports-gnome-24a459617e793de815bfe18f87a46d29fc949484.tar.gz freebsd-ports-gnome-24a459617e793de815bfe18f87a46d29fc949484.tar.zst freebsd-ports-gnome-24a459617e793de815bfe18f87a46d29fc949484.zip |
Add the onyx language port.
Diffstat (limited to 'lang/onyx/pkg-descr')
-rw-r--r-- | lang/onyx/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lang/onyx/pkg-descr b/lang/onyx/pkg-descr new file mode 100644 index 000000000000..67d67a59b694 --- /dev/null +++ b/lang/onyx/pkg-descr @@ -0,0 +1,5 @@ +Onyx is an embeddable stack-based threaded interpreted language. This port +contains both a stand alone interpreter and libraries that can be used to embed +Onyx in an application. Extensive documentation is included. + +WWW: http://www.canonware.com/ |