aboutsummaryrefslogtreecommitdiff
path: root/textproc/rubygem-ya2yaml
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-05-24 00:07:44 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-05-24 00:07:44 +0000
commit81cb37b06c9ba339792e4c77adecaea36cd9499b (patch)
tree77e491a48bf53fc38736427d0447d9235bf7d4b6 /textproc/rubygem-ya2yaml
parent8487bfde96065ce9a803d802c7542bafe88d8f92 (diff)
downloadports-81cb37b06c9ba339792e4c77adecaea36cd9499b.tar.gz
ports-81cb37b06c9ba339792e4c77adecaea36cd9499b.zip
Notes
Diffstat (limited to 'textproc/rubygem-ya2yaml')
-rw-r--r--textproc/rubygem-ya2yaml/Makefile3
-rw-r--r--textproc/rubygem-ya2yaml/pkg-descr2
2 files changed, 3 insertions, 2 deletions
diff --git a/textproc/rubygem-ya2yaml/Makefile b/textproc/rubygem-ya2yaml/Makefile
index 6cd339fd2a5e..fdc3b540d7e8 100644
--- a/textproc/rubygem-ya2yaml/Makefile
+++ b/textproc/rubygem-ya2yaml/Makefile
@@ -9,9 +9,10 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Yet another YAML converter, includes complete UTF8 support
+LICENSE= MIT
+
USE_RUBY= yes
USE_RUBYGEMS= yes
-USE_RAKE= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>
diff --git a/textproc/rubygem-ya2yaml/pkg-descr b/textproc/rubygem-ya2yaml/pkg-descr
index 2c5c070d6a9c..da0c3b773d73 100644
--- a/textproc/rubygem-ya2yaml/pkg-descr
+++ b/textproc/rubygem-ya2yaml/pkg-descr
@@ -2,4 +2,4 @@ Ya2YAML is "yet another to_yaml". It emits YAML document with complete
UTF8 support (string/binary detection, "\u" escape sequences and Unicode
specific line breaks).
-WWW: https://rubygems.org/gems/ya2yaml
+WWW: https://github.com/afunai/ya2yaml