2013-10-20 04:03:29 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= asciidoctor
|
|
|
|
PORTVERSION= 0.1.4
|
|
|
|
CATEGORIES= textproc rubygems
|
|
|
|
MASTER_SITES= RG
|
|
|
|
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
2014-08-03 16:15:08 +02:00
|
|
|
COMMENT= Fast, open source text processor and publishing toolchain
|
2013-10-20 04:03:29 +02:00
|
|
|
|
|
|
|
USE_RUBY= yes
|
|
|
|
USE_RUBYGEMS= yes
|
|
|
|
RUBYGEM_AUTOPLIST= yes
|
|
|
|
|
|
|
|
PLIST_FILES+= bin/asciidoctor bin/asciidoctor-safe
|
|
|
|
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|