# Created by: Mikhail T. <m.tsatsenko@gmail.com>
# $FreeBSD: head/devel/rubygem-structured_warnings/Makefile 414136 2016-04-27 21:57:31Z swills $

PORTNAME=	structured_warnings
PORTVERSION=	0.2.0
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Implementation of structured warnings for Ruby

LICENSE=	MIT

NO_ARCH=	yes

USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>