opnsense-ports/math/rubygem-numru-units/Makefile
Franco Fichtner fda9379281 */*: sync with upstream
Taken from: HardenedBSD
2018-01-15 19:01:03 +01:00

17 lines
318 B
Makefile

# Created by: Shin-ya MURAKAMI <murashin@gfd-dennou.org>
# $FreeBSD$
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
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>