freebsd-ports/textproc/rubygem-asciidoctor-kroki/Makefile
2023-04-12 17:31:52 +03:00

19 lines
372 B
Makefile

PORTNAME= asciidoctor-kroki
PORTVERSION= 0.8.0
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= mfechner@FreeBSD.org
COMMENT= Asciidoctor convert diagrams to images extension
WWW= https://github.com/Mogztter/asciidoctor-kroki
LICENSE= MIT
RUN_DEPENDS= rubygem-asciidoctor>=2.0<3:textproc/rubygem-asciidoctor
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>