opnsense-ports/math/rubygem-mathn/Makefile
Franco Fichtner f0ac9401ff */*: sync with upstream
Taken from: HardenedBSD
2018-04-23 07:02:47 +02:00

18 lines
339 B
Makefile

# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= mathn
PORTVERSION= 0.1.0
CATEGORIES= math rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Deprecated library that extends math operations
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>