2019-07-07 11:45:05 +02:00
|
|
|
PORTNAME= asciidoctor-include-ext
|
2022-04-21 10:04:36 +02:00
|
|
|
PORTVERSION= 0.4.0
|
2019-07-07 11:45:05 +02:00
|
|
|
CATEGORIES= textproc rubygems
|
|
|
|
MASTER_SITES= RG
|
|
|
|
|
|
|
|
MAINTAINER= mfechner@FreeBSD.org
|
|
|
|
COMMENT= Reimplementation of the Asciidoctor's built-in (pre)processor
|
2022-09-07 23:06:12 +02:00
|
|
|
WWW= https://github.com/jirutka/asciidoctor-include-ext
|
2019-07-07 11:45:05 +02:00
|
|
|
|
|
|
|
LICENSE= MIT
|
|
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
|
|
|
|
2022-04-21 10:04:36 +02:00
|
|
|
RUN_DEPENDS= rubygem-asciidoctor>=1.5.6<3.0.0:textproc/rubygem-asciidoctor
|
2019-07-07 11:45:05 +02:00
|
|
|
|
|
|
|
USES= gem
|
|
|
|
USE_RUBY= yes
|
|
|
|
|
|
|
|
NO_ARCH= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|