Add asciidoctor-diagram

This commit is contained in:
c0dev0id
2022-12-19 01:54:42 +01:00
parent 4219dd4815
commit 57fc60ebff
13 changed files with 307 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
COMMENT = asciidoctor extension for various diagram types
DISTNAME = asciidoctor-diagram-2.2.3
CATEGORIES = textproc
HOMEPAGE = https://github.com/asciidoctor/asciidoctor-diagram
# MIT
PERMIT_PACKAGE = Yes
MODULES = lang/ruby
CONFIGURE_STYLE = ruby gem
.include <bsd.port.mk>