Tweak math/geg version 1.0.2_7
[dports.git] / math / rubygem-numru-units / Makefile
1 # Created by: Shin-ya MURAKAMI <murashin@gfd-dennou.org>
2 # $FreeBSD$
3
4 PORTNAME=       numru-units
5 PORTVERSION=    1.7.0
6 CATEGORIES=     math rubygems
7 MASTER_SITES=   RG
8
9 MAINTAINER=     murashin@gfd-dennou.org
10 COMMENT=        Class to handle units of physical quantities for Ruby
11
12 USE_RUBY=       yes
13 USE_RAKE=       yes
14 USE_RUBYGEMS=   yes
15 RUBYGEM_AUTOPLIST=      yes
16
17 .include <bsd.port.mk>