19 lines
298 B
Makefile
19 lines
298 B
Makefile
COMMENT = Ditaa JAR files wrapped in a Ruby gem
|
|
|
|
DISTNAME = asciidoctor-diagram-ditaamini-1.0.3
|
|
|
|
REVISION = 0
|
|
|
|
CATEGORIES = textproc
|
|
|
|
HOMEPAGE = https://github.com/asciidoctor/asciidoctor-diagram
|
|
|
|
# MIT
|
|
PERMIT_PACKAGE = Yes
|
|
|
|
MODULES = lang/ruby
|
|
|
|
CONFIGURE_STYLE = ruby gem
|
|
|
|
.include <bsd.port.mk>
|