ports/devel/rubygem-stringio/Makefile

15 lines
275 B
Makefile

PORTNAME= stringio
PORTVERSION= 3.1.3
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Pseudo IO class from/to String
WWW= https://github.com/ruby/stringio
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
USES= gem
.include <bsd.port.mk>