summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-05-27 16:21:53 +0000
committersunpoet <sunpoet@FreeBSD.org>2015-05-27 16:21:53 +0000
commit693b454c3826c628b2df2c6990766ec8b5c130b0 (patch)
tree69be63d125a834cabd6d676591d83ddc7c29374f
parent287296b2d88b69c9be08ff5e56f1f6c4dd24f495 (diff)
downloadFreeBSD-ports-693b454c3826c628b2df2c6990766ec8b5c130b0.zip
FreeBSD-ports-693b454c3826c628b2df2c6990766ec8b5c130b0.tar.gz
- Add LICENSE
- Update WWW
-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 795227a..e54d89f 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 4f783c4..ea7f198 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/
OpenPOWER on IntegriCloud