blob: a0222a5813b5138ac548993cedcf4b1ed46c4b73 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
PORTNAME= structured_warnings
PORTVERSION= 0.5.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Implementation of structured warnings for Ruby
WWW= https://github.com/schmidt/structured_warnings
LICENSE= MIT
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>
|