# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>

PORTNAME=	error_highlight
PORTVERSION=	0.3.0
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Enhance Exception\#message

LICENSE=	BSD2CLAUSE RUBY
LICENSE_COMB=	dual
LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/LICENSE.txt

BROKEN_RUBY26=	yes
BROKEN_RUBY27=	yes
BROKEN_RUBY30=	yes

USES=		gem
USE_RUBY=	yes

NO_ARCH=	yes

.include <bsd.port.mk>
