summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-05-24 18:58:20 +0000
committersunpoet <sunpoet@FreeBSD.org>2015-05-24 18:58:20 +0000
commit278e0c99303536d85009713e249ddad50276e447 (patch)
tree5ff20d502e3a5f45d4f2999dbb1d1803f91e050f
parent512aae0ed4fe1019e225456d7627fc19f843fe5b (diff)
downloadFreeBSD-ports-278e0c99303536d85009713e249ddad50276e447.zip
FreeBSD-ports-278e0c99303536d85009713e249ddad50276e447.tar.gz
- Move print/rubygem-colortools to print/rubygem-color-tools
- Add LICENSE - Update WWW
-rw-r--r--print/Makefile2
-rw-r--r--print/rubygem-color-tools/Makefile (renamed from print/rubygem-colortools/Makefile)6
-rw-r--r--print/rubygem-color-tools/distinfo (renamed from print/rubygem-colortools/distinfo)0
-rw-r--r--print/rubygem-color-tools/pkg-descr (renamed from print/rubygem-colortools/pkg-descr)2
4 files changed, 5 insertions, 5 deletions
diff --git a/print/Makefile b/print/Makefile
index a230d1c..306ef68 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -208,7 +208,7 @@
SUBDIR += rtf2latex2e
SUBDIR += rubygem-afm
SUBDIR += rubygem-color
- SUBDIR += rubygem-colortools
+ SUBDIR += rubygem-color-tools
SUBDIR += rubygem-pdf-core
SUBDIR += rubygem-pdf-reader
SUBDIR += rubygem-pdf-writer
diff --git a/print/rubygem-colortools/Makefile b/print/rubygem-color-tools/Makefile
index 436d78d..bacf505 100644
--- a/print/rubygem-colortools/Makefile
+++ b/print/rubygem-color-tools/Makefile
@@ -1,17 +1,17 @@
# $FreeBSD$
-PORTNAME= colortools
+PORTNAME= color-tools
PORTVERSION= 1.3.0
CATEGORIES= print rubygems
MASTER_SITES= RG
-DISTNAME= color-tools-${PORTVERSION}
MAINTAINER= ruby@FreeBSD.org
COMMENT= Provides colour space definition and manipulation
+LICENSE= MIT
+
USE_RUBY= yes
USE_RUBYGEMS= yes
-GEM_NAME= ${DISTNAME}
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>
diff --git a/print/rubygem-colortools/distinfo b/print/rubygem-color-tools/distinfo
index 0fec4e7..0fec4e7 100644
--- a/print/rubygem-colortools/distinfo
+++ b/print/rubygem-color-tools/distinfo
diff --git a/print/rubygem-colortools/pkg-descr b/print/rubygem-color-tools/pkg-descr
index f0a4a80..8a08bd8 100644
--- a/print/rubygem-colortools/pkg-descr
+++ b/print/rubygem-color-tools/pkg-descr
@@ -5,4 +5,4 @@ that are commonly supported and used in HTML, SVG, and X11 applications.
A technique for generating a monochromatic contrasting palette is also
included.
-WWW: http://rubygems.org/gems/colortools/
+WWW: https://github.com/ripta/color-tools
OpenPOWER on IntegriCloud