diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2012-11-22 18:08:28 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2012-11-22 18:08:28 +0000 |
commit | 3430919bbf34a9fcae61243b9fc1d0569a5d528d (patch) | |
tree | caef35be351f35533e4ca277418d571bad0e2dbb /textproc/libcrm114/pkg-descr | |
parent | 352e4dd6cc5c28ceb8dfc542493c55a0bd65710b (diff) | |
download | ports-3430919bbf34a9fcae61243b9fc1d0569a5d528d.tar.gz ports-3430919bbf34a9fcae61243b9fc1d0569a5d528d.zip |
Notes
Diffstat (limited to 'textproc/libcrm114/pkg-descr')
-rw-r--r-- | textproc/libcrm114/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/textproc/libcrm114/pkg-descr b/textproc/libcrm114/pkg-descr new file mode 100644 index 000000000000..ec13ddac6d37 --- /dev/null +++ b/textproc/libcrm114/pkg-descr @@ -0,0 +1,7 @@ +This is the callable library version of CRM114. It has most of the classifiers +as the standalone language. This version is LGPLed (Library GPL) so you can +link it with your own code, whether open-source or proprietary. +You still need TRE. Note that with improvements come costs: +libcrm114 classifiers are NOT compatible with standalone CRM114 class files. + +WWW: http://crm114.sourceforge.net/ |