diff options
| author | Matthias Fechner <mfechner@FreeBSD.org> | 2020-05-19 19:04:53 +0000 |
|---|---|---|
| committer | Matthias Fechner <mfechner@FreeBSD.org> | 2020-05-19 19:04:53 +0000 |
| commit | db7a4567eeb7bb5c21bb5462c511d7b9702eb353 (patch) | |
| tree | f49e019b746265f404c901c1012af22218864034 /textproc/rubygem-unicode_plot | |
| parent | dns/unbound: update to 1.10.1. (diff) | |
New ports required for www/gitlab-ce 12.10 upgrade.
Notes
Notes:
svn path=/head/; revision=535886
Diffstat (limited to 'textproc/rubygem-unicode_plot')
| -rw-r--r-- | textproc/rubygem-unicode_plot/Makefile | 22 | ||||
| -rw-r--r-- | textproc/rubygem-unicode_plot/distinfo | 3 | ||||
| -rw-r--r-- | textproc/rubygem-unicode_plot/pkg-descr | 3 |
3 files changed, 28 insertions, 0 deletions
diff --git a/textproc/rubygem-unicode_plot/Makefile b/textproc/rubygem-unicode_plot/Makefile new file mode 100644 index 000000000000..2a726d6dc461 --- /dev/null +++ b/textproc/rubygem-unicode_plot/Makefile @@ -0,0 +1,22 @@ +# Created by: Matthias Fechner <mfechner@FreeBSD.org> +# $FreeBSD$ + +PORTNAME= unicode_plot +PORTVERSION= 0.0.4 +CATEGORIES= textproc rubygems +MASTER_SITES= RG + +MAINTAINER= mfechner@FreeBSD.org +COMMENT= Plot your data by Unicode characters + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt + +RUN_DEPENDS= rubygem-enumerable-statistics>=2.0.1:math/rubygem-enumerable-statistics + +USES= gem +USE_RUBY= yes + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/textproc/rubygem-unicode_plot/distinfo b/textproc/rubygem-unicode_plot/distinfo new file mode 100644 index 000000000000..143e347edaf4 --- /dev/null +++ b/textproc/rubygem-unicode_plot/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1587531720 +SHA256 (rubygem/unicode_plot-0.0.4.gem) = 0fc8dbc081d21ff9f495e4a4ea9fc4e18054ec921fc46567d09604122f489b25 +SIZE (rubygem/unicode_plot-0.0.4.gem) = 23040 diff --git a/textproc/rubygem-unicode_plot/pkg-descr b/textproc/rubygem-unicode_plot/pkg-descr new file mode 100644 index 000000000000..204d9d75ea61 --- /dev/null +++ b/textproc/rubygem-unicode_plot/pkg-descr @@ -0,0 +1,3 @@ +UnicodePlot provides the feature to make charts with Unicode characters. + +WWW: https://github.com/red-data-tools/unicode_plot.rb |
