xref: /mports/graphics/rubygem-gruff/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1PORTNAME=	gruff
2PORTVERSION=	0.27.0
3CATEGORIES=	graphics rubygems
4MASTER_SITES=	RG
5
6MAINTAINER=	ports@MidnightBSD.org
7COMMENT=	Beautiful graphing library for Ruby using RMagick
8WWW=		https://github.com/topfunky/gruff
9
10LICENSE=	mit
11LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
12
13BUILD_DEPENDS=	${RUN_DEPENDS}
14RUN_DEPENDS=	rubygem-bigdecimal>=3.0:math/rubygem-bigdecimal \
15		rubygem-histogram>=0:graphics/rubygem-histogram \
16		rubygem-rmagick>=5.5:graphics/rubygem-rmagick
17
18USES=		gem
19
20NO_ARCH=	yes
21
22.include <bsd.port.mk>
23

served by {OpenGrok

Last Index Update: Sun Mar 22 17:06:33 EDT 2026