Add asciidoctor-diagram
This commit is contained in:
16
textproc/ruby-asciidoctor-diagram/Makefile
Normal file
16
textproc/ruby-asciidoctor-diagram/Makefile
Normal 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>
|
||||
Reference in New Issue
Block a user