PORTNAME=	strscan
PORTVERSION=	3.1.2
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Provide lexical scanning operations on a String
WWW=		https://github.com/ruby/strscan

LICENSE=	BSD2CLAUSE RUBY
LICENSE_COMB=	dual

USES=		gem

.include <bsd.port.mk>
