aboutsummaryrefslogblamecommitdiff
path: root/textproc/rubygem-asciidoctor-plantuml/Makefile
blob: f103a2b922f277de2fd65d162c553cc9e5ae41e9 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13



                                                  
                      







                                              
                                                                             
 
                   


                   

                      
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$

PORTNAME=	asciidoctor-plantuml
PORTVERSION=	0.0.12
CATEGORIES=	textproc rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Asciidoctor PlantUML extension

LICENSE=	MIT

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

USES=		gem
USE_RUBY=	yes

NO_ARCH=	yes

.include <bsd.port.mk>