1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Add LICENSE

- Add NO_ARCH
- Update WWW
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-06-13 13:54:59 +00:00
parent 5291c63fe4
commit 097d964e1e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=389404
2 changed files with 5 additions and 2 deletions

View File

@ -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>

View File

@ -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