diff options
author | knu <knu@FreeBSD.org> | 2000-08-22 23:13:41 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2000-08-22 23:13:41 +0800 |
commit | 453c1b393069424ae61a233006173c6fb3fdb943 (patch) | |
tree | 1490fb30dd37ffa31416f1a0304a4154583dd8f4 /print/Makefile | |
parent | ee960b60c460b8b0a8f869a992f0b151041bdc5b (diff) | |
download | freebsd-ports-gnome-453c1b393069424ae61a233006173c6fb3fdb943.tar.gz freebsd-ports-gnome-453c1b393069424ae61a233006173c6fb3fdb943.tar.zst freebsd-ports-gnome-453c1b393069424ae61a233006173c6fb3fdb943.zip |
Add ruby-clibpdf, a Ruby binding for ClibPDF.
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 9a8754761567..3ea5a37ba4d5 100644 --- a/print/Makefile +++ b/print/Makefile @@ -86,6 +86,7 @@ SUBDIR += py-reportlab SUBDIR += rlpr SUBDIR += rtf2latex + SUBDIR += ruby-clibpdf SUBDIR += t1utils SUBDIR += teTeX SUBDIR += tex |