# $FreeBSD: tags/RELEASE_10_1_0/textproc/rubygem-asciidoctor/Makefile 363904 2014-08-03 14:15:08Z olgeni $

PORTNAME=	asciidoctor
PORTVERSION=	0.1.4
CATEGORIES=	textproc rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Fast, open source text processor and publishing toolchain

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

PLIST_FILES+=	bin/asciidoctor bin/asciidoctor-safe


.include <bsd.port.mk>
