git: a6298db80dfa - main - textproc/rubygem-asciidoctor-plantuml00: Add rubygem-asciidoctor-plantuml00 0.0.16 (copied from rubygem-asciidoctor-plantuml)

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Thu, 16 Jun 2022 14:05:11 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a6298db80dfa90d4688e2516cfa870f8a5db967f

commit a6298db80dfa90d4688e2516cfa870f8a5db967f
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-06-16 13:58:52 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-06-16 13:58:52 +0000

    textproc/rubygem-asciidoctor-plantuml00: Add rubygem-asciidoctor-plantuml00 0.0.16 (copied from rubygem-asciidoctor-plantuml)
    
    - Add PORTSCOUT
---
 textproc/Makefile                                 |  1 +
 textproc/rubygem-asciidoctor-plantuml00/Makefile  | 23 +++++++++++++++++++++++
 textproc/rubygem-asciidoctor-plantuml00/distinfo  |  3 +++
 textproc/rubygem-asciidoctor-plantuml00/pkg-descr |  4 ++++
 4 files changed, 31 insertions(+)

diff --git a/textproc/Makefile b/textproc/Makefile
index 8b03f1edfbb5..b848b87aa93d 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1634,6 +1634,7 @@
     SUBDIR += rubygem-asciidoctor-kroki
     SUBDIR += rubygem-asciidoctor-pdf
     SUBDIR += rubygem-asciidoctor-plantuml
+    SUBDIR += rubygem-asciidoctor-plantuml00
     SUBDIR += rubygem-autoprefixer-rails
     SUBDIR += rubygem-autoprefixer-rails-node16
     SUBDIR += rubygem-autoprefixer-rails1025
diff --git a/textproc/rubygem-asciidoctor-plantuml00/Makefile b/textproc/rubygem-asciidoctor-plantuml00/Makefile
new file mode 100644
index 000000000000..7059dd5927bc
--- /dev/null
+++ b/textproc/rubygem-asciidoctor-plantuml00/Makefile
@@ -0,0 +1,23 @@
+# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
+
+PORTNAME=	asciidoctor-plantuml
+PORTVERSION=	0.0.16
+CATEGORIES=	textproc rubygems
+MASTER_SITES=	RG
+PKGNAMESUFFIX=	00
+
+MAINTAINER=	sunpoet@FreeBSD.org
+COMMENT=	Asciidoctor PlantUML extension
+
+LICENSE=	MIT
+
+RUN_DEPENDS=	rubygem-asciidoctor>=2.0.17<3.0.0:textproc/rubygem-asciidoctor
+
+USES=		gem
+USE_RUBY=	yes
+
+NO_ARCH=	yes
+
+PORTSCOUT=	limit:^0\.0\.
+
+.include <bsd.port.mk>
diff --git a/textproc/rubygem-asciidoctor-plantuml00/distinfo b/textproc/rubygem-asciidoctor-plantuml00/distinfo
new file mode 100644
index 000000000000..54c4d6c690e2
--- /dev/null
+++ b/textproc/rubygem-asciidoctor-plantuml00/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1651316721
+SHA256 (rubygem/asciidoctor-plantuml-0.0.16.gem) = 407e47cd1186ded5ccc75f0c812e5524c26c571d542247c5132abb8f47bd1793
+SIZE (rubygem/asciidoctor-plantuml-0.0.16.gem) = 8192
diff --git a/textproc/rubygem-asciidoctor-plantuml00/pkg-descr b/textproc/rubygem-asciidoctor-plantuml00/pkg-descr
new file mode 100644
index 000000000000..30f17b3edf98
--- /dev/null
+++ b/textproc/rubygem-asciidoctor-plantuml00/pkg-descr
@@ -0,0 +1,4 @@
+Asciidoctor PlantUml is an extension that enables you to add PlantUML diagrams
+to your AsciiDoc documents.
+
+WWW: https://github.com/hsanson/asciidoctor-plantuml