# $OpenBSD: Makefile,v 1.13 2019/10/02 05:44:37 fcambus Exp $

COMMENT =	pure-ruby code highlighter compatible with pygments

DISTNAME =	rouge-3.11.1

CATEGORIES =	textproc

HOMEPAGE =	http://rouge.jneen.net/

MAINTAINER =	Frederic Cambus <fcambus@openbsd.org>

# MIT, BSD
PERMIT_PACKAGE = Yes

MODULES =	lang/ruby

CONFIGURE_STYLE = ruby gem

.include <bsd.port.mk>
