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

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

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Provide lexical scanning operations on a String

LICENSE=	BSD2CLAUSE

USES=		gem
USE_RUBY=	yes

.include <bsd.port.mk>
