# $FreeBSD$

PORTNAME=	scanf
DISTVERSION=	1.0.0
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	romain@FreeBSD.org
COMMENT=	Ruby implementation of the C function scanf(3)

LICENSE=	BSD2CLAUSE

USES=		gem
USE_RUBY=	yes

.include <bsd.port.mk>
