2023-08-16 22:26:55 +00:00
|
|
|
COMMENT= lib to transform HTML/XML
|
|
|
|
|
2023-09-02 16:34:38 +00:00
|
|
|
DISTNAME= loofah-2.21.3
|
2023-08-16 22:26:55 +00:00
|
|
|
CATEGORIES= devel
|
|
|
|
|
|
|
|
HOMEPAGE= https://github.com/flavorjones/loofah
|
|
|
|
|
|
|
|
MAINTAINER= Purple Rain <purplerain@secbsd.org>
|
|
|
|
|
|
|
|
# MIT
|
|
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
|
|
|
|
MODULES= lang/ruby
|
|
|
|
|
|
|
|
BUILD_DEPENDS= ${RUN_DEPENDS} \
|
2023-09-02 16:34:38 +00:00
|
|
|
devel/ruby-crass,${MODRUBY_FLAVOR} \
|
|
|
|
textproc/ruby-nokogiri,${MODRUBY_FLAVOR}
|
2023-08-16 22:26:55 +00:00
|
|
|
|
|
|
|
CONFIGURE_STYLE= ruby gem
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|