PORTNAME=	time
PORTVERSION=	0.3.0
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Extend the Time class with methods for parsing and conversion
WWW=		https://github.com/ruby/time

LICENSE=	BSD2CLAUSE RUBY
LICENSE_COMB=	dual
LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/LICENSE.txt

RUN_DEPENDS=	rubygem-date>=0:devel/rubygem-date

USES=		gem

NO_ARCH=	yes

.include <bsd.port.mk>
