Files
ports/textproc/rubygem-asciidoctor-kroki/Makefile
T
2020-12-21 23:23:49 +00:00

22 lines
401 B
Makefile

# Created by: Matthias Fechner <mfechner@FreeBSD.org>
# $FreeBSD$
PORTNAME= asciidoctor-kroki
PORTVERSION= 0.2.2
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= mfechner@FreeBSD.org
COMMENT= Asciidoctor convert diagrams to images extension
LICENSE= MIT
RUN_DEPENDS= rubygem-asciidoctor>=2.0<3:textproc/rubygem-asciidoctor
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>