PORTNAME=	timecop
PORTVERSION=	0.9.10
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Mock current time to test time-dependent code
WWW=		https://github.com/travisjeffery/timecop

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		gem

NO_ARCH=	yes

.include <bsd.port.mk>
