aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-06-13 21:54:59 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-06-13 21:54:59 +0800
commit6dbf45a8e60739118f024baeb3c719974b995a22 (patch)
treec49a5070c17270e3220b3f84fdf4ab3d34a4f529 /textproc
parent8ded855450696d15995c4d1c381e3b285e6b2402 (diff)
downloadfreebsd-ports-gnome-6dbf45a8e60739118f024baeb3c719974b995a22.tar.gz
freebsd-ports-gnome-6dbf45a8e60739118f024baeb3c719974b995a22.tar.zst
freebsd-ports-gnome-6dbf45a8e60739118f024baeb3c719974b995a22.zip
- Add LICENSE
- Add NO_ARCH - Update WWW
Diffstat (limited to 'textproc')
-rw-r--r--textproc/rubygem-rails-html-sanitizer/Makefile5
-rw-r--r--textproc/rubygem-rails-html-sanitizer/pkg-descr2
2 files changed, 5 insertions, 2 deletions
diff --git a/textproc/rubygem-rails-html-sanitizer/Makefile b/textproc/rubygem-rails-html-sanitizer/Makefile
index 4c0ae2885142..809bbc37e042 100644
--- a/textproc/rubygem-rails-html-sanitizer/Makefile
+++ b/textproc/rubygem-rails-html-sanitizer/Makefile
@@ -8,10 +8,13 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Sanitize HTML fragments in Rails applications
+LICENSE= MIT
+
RUN_DEPENDS= rubygem-loofah>=2.0:${PORTSDIR}/textproc/rubygem-loofah
+NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
-RUBYGEM_AUTOPLIST=yes
+RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>
diff --git a/textproc/rubygem-rails-html-sanitizer/pkg-descr b/textproc/rubygem-rails-html-sanitizer/pkg-descr
index 861522eb29d9..944553143d04 100644
--- a/textproc/rubygem-rails-html-sanitizer/pkg-descr
+++ b/textproc/rubygem-rails-html-sanitizer/pkg-descr
@@ -1,3 +1,3 @@
HTML sanitization for Rails applications
-WWW: https://github.com/rafaelfranca/rails-html-sanitizer
+WWW: https://github.com/rails/rails-html-sanitizer