diff options
author | Steve Wills <swills@FreeBSD.org> | 2011-06-21 00:57:07 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2011-06-21 00:57:07 +0000 |
commit | 907481051646d5f74d8a783c818cb7f139afebd1 (patch) | |
tree | e934db1ac3974168da99e2803abc78298e9155a5 /graphics/Makefile | |
parent | 3c72ee0b3dfc70d72f59bcdf8c487bf38530e81b (diff) |
A Rails wrapper for the PDFkit library.
Meant to be a drop in replacement for princely.
WWW: http://rubygems.org/gems/ezprint
PR: ports/158034
Submitted by: rpsfa at rit.edu
Notes
Notes:
svn path=/head/; revision=275946
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index b8f956008e79..ca427e42450f 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -840,6 +840,7 @@ SUBDIR += rubygem-captcha SUBDIR += rubygem-dragonfly SUBDIR += rubygem-exifr + SUBDIR += rubygem-ezprint SUBDIR += rubygem-gd2 SUBDIR += rubygem-geokit SUBDIR += rubygem-graphviz |