# Created by: Palle Girgensohn <girgen@FreeBSD.org>

PORTNAME=	strptime
PORTVERSION=	0.2.5
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Fast strptime engine

LICENSE=	bsd3
LICENSE_FILE=	${WRKSRC}/LICENSE.txt

USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
