Sunpoet Po-Chuan Hsieh 804796043a Update to 3.0.0
- Update LICENSE

Changes:	https://github.com/ruby/stringio/commits/master
2021-01-03 20:21:24 +00:00

19 lines
314 B
Makefile

# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= stringio
PORTVERSION= 3.0.0
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>