mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Add rubygem-asciidoctor-plantuml0010 0.0.10 (copied from rubygem-asciidoctor-plantuml)
- Add PORTSCOUT
This commit is contained in:
parent
778c591da6
commit
b38d1a7c3e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=527767
@ -1474,6 +1474,7 @@
|
||||
SUBDIR += rubygem-asciidoctor-diagram
|
||||
SUBDIR += rubygem-asciidoctor-include-ext
|
||||
SUBDIR += rubygem-asciidoctor-plantuml
|
||||
SUBDIR += rubygem-asciidoctor-plantuml0010
|
||||
SUBDIR += rubygem-autoprefixer-rails
|
||||
SUBDIR += rubygem-babel-source
|
||||
SUBDIR += rubygem-babel-transpiler
|
||||
|
24
textproc/rubygem-asciidoctor-plantuml0010/Makefile
Normal file
24
textproc/rubygem-asciidoctor-plantuml0010/Makefile
Normal file
@ -0,0 +1,24 @@
|
||||
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= asciidoctor-plantuml
|
||||
PORTVERSION= 0.0.10
|
||||
CATEGORIES= textproc rubygems
|
||||
MASTER_SITES= RG
|
||||
PKGNAMESUFFIX= 0010
|
||||
|
||||
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
|
||||
|
||||
PORTSCOUT= ignore:1
|
||||
|
||||
.include <bsd.port.mk>
|
3
textproc/rubygem-asciidoctor-plantuml0010/distinfo
Normal file
3
textproc/rubygem-asciidoctor-plantuml0010/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1572806176
|
||||
SHA256 (rubygem/asciidoctor-plantuml-0.0.10.gem) = 6ba46249debfc0a4075a7bd46739f6db1de0f89a7378670c57fb60c53df9d9ae
|
||||
SIZE (rubygem/asciidoctor-plantuml-0.0.10.gem) = 7680
|
4
textproc/rubygem-asciidoctor-plantuml0010/pkg-descr
Normal file
4
textproc/rubygem-asciidoctor-plantuml0010/pkg-descr
Normal file
@ -0,0 +1,4 @@
|
||||
Asciidoctor PlantUml is an extension that enables you to add PlantUML diagrams
|
||||
to your AsciiDoc documents.
|
||||
|
||||
WWW: https://github.com/hsanson/asciidoctor-plantuml
|
Loading…
Reference in New Issue
Block a user