Files
2026-05-28 17:24:58 +00:00

17 lines
252 B
Makefile

COMMENT = pure-ruby code highlighter compatible with pygments
DISTNAME = rouge-5.0.0
CATEGORIES = textproc
HOMEPAGE = https://rouge.jneen.net/
# MIT, BSD
PERMIT_PACKAGE = Yes
MODULES = lang/ruby
CONFIGURE_STYLE = ruby gem
.include <bsd.port.mk>