2023-09-03 20:24:16 +00:00
|
|
|
COMMENT= sanitize HTML fragments
|
2023-08-16 22:26:55 +00:00
|
|
|
|
2023-09-03 20:24:16 +00:00
|
|
|
DISTNAME= rails-html-sanitizer-1.6.0
|
2023-08-16 22:26:55 +00:00
|
|
|
|
2023-09-03 20:24:16 +00:00
|
|
|
CATEGORIES= devel
|
|
|
|
|
|
|
|
HOMEPAGE= https://github.com/rails/rails-html-sanitizer
|
|
|
|
|
|
|
|
MAINTAINER= Purple Rain <purplerain@secbsd.org>
|
2023-08-16 22:26:55 +00:00
|
|
|
|
|
|
|
# MIT
|
2023-09-03 20:24:16 +00:00
|
|
|
PERMIT_PACKAGE= Yes
|
2023-08-16 22:26:55 +00:00
|
|
|
|
2023-09-03 20:24:16 +00:00
|
|
|
MODULES= lang/ruby
|
2023-08-16 22:26:55 +00:00
|
|
|
|
2023-09-03 20:24:16 +00:00
|
|
|
BUILD_DEPENDS= ${RUN_DEPENDS} \
|
|
|
|
devel/ruby-loofah,${MODRUBY_FLAVOR}
|
2023-08-16 22:26:55 +00:00
|
|
|
|
2023-09-03 20:24:16 +00:00
|
|
|
CONFIGURE_STYLE= ruby gem
|
2023-08-16 22:26:55 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|