diff options
author | dinoex <dinoex@FreeBSD.org> | 2009-01-17 01:22:52 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2009-01-17 01:22:52 +0800 |
commit | b88fb5c643a29446cdb7b3b1f7139cc40eb6a240 (patch) | |
tree | 7719863e049574ccbdaf8a28cd76e55c705d0618 /lang/gscheme | |
parent | 88bbc94104238e2c2e87d6bac2a4d94345698b95 (diff) | |
download | freebsd-ports-gnome-b88fb5c643a29446cdb7b3b1f7139cc40eb6a240.tar.gz freebsd-ports-gnome-b88fb5c643a29446cdb7b3b1f7139cc40eb6a240.tar.zst freebsd-ports-gnome-b88fb5c643a29446cdb7b3b1f7139cc40eb6a240.zip |
- add LICENSE:
Diffstat (limited to 'lang/gscheme')
-rw-r--r-- | lang/gscheme/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/gscheme/pkg-descr b/lang/gscheme/pkg-descr index 9e6d670fd2e9..a654600b3d4a 100644 --- a/lang/gscheme/pkg-descr +++ b/lang/gscheme/pkg-descr @@ -5,4 +5,6 @@ GScheme is fully tail recursive. The garbage collector bypasses GNUstep's retain/release mechanism in order to deal with circular data structures. GScheme is document-based and you can edit more than one file at the same time. +LICENSE: GPL2+ + WWW: http://www.gnustep.it/marko/GScheme/index.html |