2020-07-24 09:08:29 +02:00
|
|
|
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
|
|
|
|
|
|
|
PORTNAME= stringio
|
2021-01-03 21:21:24 +01:00
|
|
|
PORTVERSION= 3.0.0
|
2020-07-24 09:08:29 +02:00
|
|
|
CATEGORIES= devel rubygems
|
|
|
|
MASTER_SITES= RG
|
|
|
|
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
|
|
|
COMMENT= Pseudo IO class from/to String
|
|
|
|
|
2021-01-03 21:21:24 +01:00
|
|
|
LICENSE= BSD2CLAUSE RUBY
|
|
|
|
LICENSE_COMB= dual
|
2020-07-24 09:08:29 +02:00
|
|
|
|
|
|
|
USES= gem
|
|
|
|
USE_RUBY= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|