aboutsummaryrefslogtreecommitdiff
path: root/graphics/rubygem-imagesize
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-05-27 16:21:53 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-05-27 16:21:53 +0000
commitcf4e8647dedbd7d009f40416d03cb7292b5f69e0 (patch)
tree69be63d125a834cabd6d676591d83ddc7c29374f /graphics/rubygem-imagesize
parent31705dc4b0f261891e6fc835fd33499a5e5d3386 (diff)
Notes
Diffstat (limited to 'graphics/rubygem-imagesize')
-rw-r--r--graphics/rubygem-imagesize/Makefile3
-rw-r--r--graphics/rubygem-imagesize/pkg-descr2
2 files changed, 4 insertions, 1 deletions
diff --git a/graphics/rubygem-imagesize/Makefile b/graphics/rubygem-imagesize/Makefile
index 795227a493fa..e54d89f9b1a2 100644
--- a/graphics/rubygem-imagesize/Makefile
+++ b/graphics/rubygem-imagesize/Makefile
@@ -9,6 +9,9 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= RubyGem for finding the size of an image
+LICENSE= BSD2CLAUSE RUBY
+LICENSE_COMB= dual
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/graphics/rubygem-imagesize/pkg-descr b/graphics/rubygem-imagesize/pkg-descr
index 4f783c4fe631..ea7f19838e18 100644
--- a/graphics/rubygem-imagesize/pkg-descr
+++ b/graphics/rubygem-imagesize/pkg-descr
@@ -1,4 +1,4 @@
This gem allows you to find the size of an image
using Ruby.
-WWW: http://rubygems.org/gems/imagesize/
+WWW: http://imagesize.rubyforge.org/