diff options
author | swills <swills@FreeBSD.org> | 2014-10-06 05:19:49 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2014-10-06 05:19:49 +0800 |
commit | b8abe910a61ea521e15489c00c883252aac389f2 (patch) | |
tree | 0adac6b98c51bd5275a01b5c7cb1d413c07995c2 /graphics/Makefile | |
parent | 1c22465dfc0ad5a61e00637eb2cd7287665e9d73 (diff) | |
download | freebsd-ports-gnome-b8abe910a61ea521e15489c00c883252aac389f2.tar.gz freebsd-ports-gnome-b8abe910a61ea521e15489c00c883252aac389f2.tar.zst freebsd-ports-gnome-b8abe910a61ea521e15489c00c883252aac389f2.zip |
graphics/rubygem-flamegraph: create port
Flamegraph support for arbitrary ruby apps
WWW: https://github.com/SamSaffron/flamegraph
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 bfcc51685ab6..1966fdf6238e 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -920,6 +920,7 @@ SUBDIR += rubygem-exifr SUBDIR += rubygem-ezprint SUBDIR += rubygem-fastimage + SUBDIR += rubygem-flamegraph SUBDIR += rubygem-gd2 SUBDIR += rubygem-gdk_pixbuf2 SUBDIR += rubygem-geokit |