diff options
author | knu <knu@FreeBSD.org> | 2001-04-02 05:43:25 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-04-02 05:43:25 +0800 |
commit | df71c8c8def7da5d99ed226370539dd37537108a (patch) | |
tree | b0e3eed232abecdf5dc36a69fc767d379a4e8e63 /print/ruby-panda/pkg-descr | |
parent | 54041b6d2898599e6e17fdeb396f23224a7f4d05 (diff) | |
download | freebsd-ports-gnome-df71c8c8def7da5d99ed226370539dd37537108a.tar.gz freebsd-ports-gnome-df71c8c8def7da5d99ed226370539dd37537108a.tar.zst freebsd-ports-gnome-df71c8c8def7da5d99ed226370539dd37537108a.zip |
Add ruby-panda, a Ruby extension library to access Panda, a GPL'ed
library for dynamically generating PDF files.
Diffstat (limited to 'print/ruby-panda/pkg-descr')
-rw-r--r-- | print/ruby-panda/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/print/ruby-panda/pkg-descr b/print/ruby-panda/pkg-descr new file mode 100644 index 000000000000..8b7928e8ac62 --- /dev/null +++ b/print/ruby-panda/pkg-descr @@ -0,0 +1,5 @@ +Ruby/Panda is a Ruby extension library to access Panda, a GPL'ed +library for dynamically generating PDF files. + +Author: Noritsugu Nakamura <nnakamur@mxq.mesh.ne.jp> +WWW: http://www2s.biglobe.ne.jp/~Nori/ruby/ |