Files

20 lines
411 B
Makefile
Raw Permalink Normal View History

PORTNAME= unicode_plot
PORTVERSION= 0.0.5
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= mfechner@FreeBSD.org
COMMENT= Plot your data by Unicode characters
2022-09-07 23:06:12 +02:00
WWW= https://github.com/red-data-tools/unicode_plot.rb
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= rubygem-enumerable-statistics>=2.0.1:math/rubygem-enumerable-statistics
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>