14 lines
299 B
Makefile
14 lines
299 B
Makefile
PORTNAME= numru-units
|
|
PORTVERSION= 1.9.0
|
|
CATEGORIES= math rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= murashin@gfd-dennou.org
|
|
COMMENT= Class to handle units of physical quantities for Ruby
|
|
WWW= https://www.gfd-dennou.org/arch/ruby/products/numru-units/
|
|
|
|
NO_ARCH= yes
|
|
|
|
USES= gem
|
|
|
|
.include <bsd.port.mk>
|