mystuff/textproc/ruby-asciidoctor-diagram-plantuml/Makefile
2023-01-07 17:23:52 +01:00

19 lines
311 B
Makefile

COMMENT = PlantUML JAR files wrapped in a Ruby gem
DISTNAME = asciidoctor-diagram-plantuml-1.2022.12
REVISION = 0
CATEGORIES = textproc
HOMEPAGE = https://github.com/asciidoctor/asciidoctor-diagram
# Apache 2.0
PERMIT_PACKAGE = Yes
MODULES = lang/ruby
CONFIGURE_STYLE = ruby gem
.include <bsd.port.mk>