aboutsummaryrefslogblamecommitdiff
path: root/textproc/rubygem-asciidoctor-include-ext/Makefile
blob: efb1fa05f4ec1cc580cb7335cd2f55c272c5dc7e (plain) (tree)
1
                                                     



















                                                                             
# Created by: Matthias Fechner <mfechner@FreeBSD.org>

PORTNAME=	asciidoctor-include-ext
PORTVERSION=	0.3.1
CATEGORIES=	textproc rubygems
MASTER_SITES=	RG

MAINTAINER=	mfechner@FreeBSD.org
COMMENT=	Reimplementation of the Asciidoctor's built-in (pre)processor

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

RUN_DEPENDS=	rubygem-asciidoctor>=1.5.6:textproc/rubygem-asciidoctor

USES=		gem
USE_RUBY=	yes

NO_ARCH=	yes

.include <bsd.port.mk>