mirror of
https://git.freebsd.org/ports.git
synced 2025-04-30 02:26:38 -04:00
15 lines
275 B
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>
|