diff options
author | miwi <miwi@FreeBSD.org> | 2011-01-30 20:10:42 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2011-01-30 20:10:42 +0800 |
commit | 76e9911c1fac15be557f9b8030f0ef172af96ac2 (patch) | |
tree | 077d2cc0bf2afa1bcb970f211e598d02555c82d7 /graphics/Makefile | |
parent | a6dd7b0c81e2081ad2616e93389d15dd5168f9af (diff) | |
download | freebsd-ports-gnome-76e9911c1fac15be557f9b8030f0ef172af96ac2.tar.gz freebsd-ports-gnome-76e9911c1fac15be557f9b8030f0ef172af96ac2.tar.zst freebsd-ports-gnome-76e9911c1fac15be557f9b8030f0ef172af96ac2.zip |
Dragonfly is an on-the-fly Rack-based image handling framework. It is suitable
for use with Rails, Sinatra and other web frameworks. Although it's mainly used
for images, it can handle any content type.
WWW: http://rubygems.org/gems/dragonfly
PR: ports/153966
Submitted by: Jason Helfman <jhelfman at experts-exchange.com>
Feature safe: yes
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 799474765cbd..fa5be3e94321 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -855,6 +855,7 @@ SUBDIR += ruby-svg SUBDIR += ruby-tgif SUBDIR += rubygem-captcha + SUBDIR += rubygem-dragonfly SUBDIR += rubygem-exifr SUBDIR += rubygem-gd2 SUBDIR += rubygem-geokit |