# Created by: Shin-ya MURAKAMI <murashin@gfd-dennou.org>
# $FreeBSD: tags/RELEASE_10_3_0/math/rubygem-numru-units/Makefile 391169 2015-07-02 16:01:06Z pgollucci $

PORTNAME=	numru-units
PORTVERSION=	1.7.0
CATEGORIES=	math rubygems
MASTER_SITES=	RG

MAINTAINER=	murashin@gfd-dennou.org
COMMENT=	Class to handle units of physical quantities for Ruby

NO_ARCH=	yes

USE_RUBY=	yes
USE_RAKE=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
