aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-06-16 13:58:52 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-06-16 13:58:52 +0000
commita6298db80dfa90d4688e2516cfa870f8a5db967f (patch)
tree444f3b62cd5ae00decd895caf489165983931955
parent474f132166e8ff0f335f8ef60fd622c9d4e301d0 (diff)
textproc/rubygem-asciidoctor-plantuml00: Add rubygem-asciidoctor-plantuml00 0.0.16 (copied from rubygem-asciidoctor-plantuml)
- Add PORTSCOUT
-rw-r--r--textproc/Makefile1
-rw-r--r--textproc/rubygem-asciidoctor-plantuml00/Makefile23
-rw-r--r--textproc/rubygem-asciidoctor-plantuml00/distinfo3
-rw-r--r--textproc/rubygem-asciidoctor-plantuml00/pkg-descr4
4 files changed, 31 insertions, 0 deletions
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