diff options
author | dinoex <dinoex@FreeBSD.org> | 2005-11-09 19:31:40 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2005-11-09 19:31:40 +0800 |
commit | 52e0f4dfaf6d502efff90b13261164965bd50206 (patch) | |
tree | 5b9486b38ae0192a4f82213df586aaa9e813b05b /print/Makefile | |
parent | 9544216433e0c1d196f0421ff14eb43d5bfac8b9 (diff) | |
download | freebsd-ports-gnome-52e0f4dfaf6d502efff90b13261164965bd50206.tar.gz freebsd-ports-gnome-52e0f4dfaf6d502efff90b13261164965bd50206.tar.zst freebsd-ports-gnome-52e0f4dfaf6d502efff90b13261164965bd50206.zip |
Tools written in pure Ruby (no C extensions) for working with PDF documents.
WWW: http://rubyforge.org/projects/ruby-pdf/
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 029a236c038d..d11548ff48fa 100644 --- a/print/Makefile +++ b/print/Makefile @@ -260,6 +260,7 @@ SUBDIR += ruby-gnomeprint SUBDIR += ruby-panda SUBDIR += ruby-pdflib + SUBDIR += rubygem-colortools SUBDIR += scribus SUBDIR += sgf2tex SUBDIR += sv-acroread |