aboutsummaryrefslogblamecommitdiff
path: root/devel/rubygem-stringio/Makefile
blob: cbc1e1478a70a69c726dbc858cd7b1b06e464d4d (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                                  

                        
                     





                                              

                               




                      
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>

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>