Files
ports/devel/rubygem-structured_warnings/Makefile
2021-04-06 16:31:07 +02:00

18 lines
306 B
Makefile

# Created by: Mikhail T. <m.tsatsenko@gmail.com>
PORTNAME= structured_warnings
PORTVERSION= 0.3.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>