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/Makefile | |
parent | 54041b6d2898599e6e17fdeb396f23224a7f4d05 (diff) | |
download | freebsd-ports-graphics-df71c8c8def7da5d99ed226370539dd37537108a.tar.gz freebsd-ports-graphics-df71c8c8def7da5d99ed226370539dd37537108a.tar.zst freebsd-ports-graphics-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/Makefile')
-rw-r--r-- | print/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile index 5d0ab13cd0f..0a9cf56caf6 100644 --- a/print/Makefile +++ b/print/Makefile @@ -116,6 +116,7 @@ SUBDIR += rlpr SUBDIR += rtf2latex SUBDIR += ruby-clibpdf + SUBDIR += ruby-panda SUBDIR += ruby-pdflib SUBDIR += sgf2tex SUBDIR += t1utils |