diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-12-17 11:47:54 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-12-17 11:47:54 +0800 |
commit | a8a3951fae400e22a7a003739f5e73988aa3d54e (patch) | |
tree | 1e69afeb4cdbc66d813e7942f70743b453589715 /print/Makefile | |
parent | 146a451a6dc912656a0186b96a7f5a919facc647 (diff) | |
download | freebsd-ports-gnome-a8a3951fae400e22a7a003739f5e73988aa3d54e.tar.gz freebsd-ports-gnome-a8a3951fae400e22a7a003739f5e73988aa3d54e.tar.zst freebsd-ports-gnome-a8a3951fae400e22a7a003739f5e73988aa3d54e.zip |
A small extension to prawn that simplifies embedding JavaScript in your PDF files
WWW: http://freelancing-god.github.com/ts/en/
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 b5edde30e6da..ae1832d7d547 100644 --- a/print/Makefile +++ b/print/Makefile @@ -319,6 +319,7 @@ SUBDIR += rubygem-prawn-flexible-table SUBDIR += rubygem-prawn-format SUBDIR += rubygem-prawn-graph + SUBDIR += rubygem-prawn-js SUBDIR += rubygem-prawn-layout SUBDIR += rubygem-prawn-security SUBDIR += scribus |