mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
- Add LICENSE
- Add NO_ARCH - Update WWW
This commit is contained in:
parent
5291c63fe4
commit
097d964e1e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=389404
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user