# Created by: Matthias Fechner <mfechner@FreeBSD.org>
# $FreeBSD: head/devel/rubygem-scientist/Makefile 558867 2020-12-21 23:23:49Z mfechner $

PORTNAME=	scientist
PORTVERSION=	1.5.0
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	mfechner@FreeBSD.org
COMMENT=	Library for carefully refactoring critical paths

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

USES=		gem
USE_RUBY=	yes

NO_ARCH=	yes

.include <bsd.port.mk>