opnsense-ports/devel/rubygem-structured_warnings/Makefile
Franco Fichtner 94f272d089 */*: sync with upstream
Taken from: FreeBSD
2017-03-25 01:45:56 +01:00

18 lines
318 B
Makefile

# Created by: Mikhail T. <m.tsatsenko@gmail.com>
# $FreeBSD$
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>