blob: 31d8dd380e3e0dcb42ed9f62c8526c00e9ca36bd (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
PORTNAME= stringio
PORTVERSION= 3.0.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Pseudo IO class from/to String
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
USES= gem
USE_RUBY= yes
.include <bsd.port.mk>
|