textproc/docproj: Add new dependency

For an upcoming feature in the doc project we are adding image
facilities like drawing dynamic images/graphs with gnuplot add some new
dependency. A sample review can be found here
at https://reviews.freebsd.org/D36982.

In the future we can add more options but for add gnuplot-lite and
rubygem-asciidoctor-diagram for the image generation.

Approved by:	doceng (fernape)
Differential Revision:	https://reviews.freebsd.org/D36982
This commit is contained in:
Muhammad Moinur Rahman 2023-12-27 20:35:54 +01:00
parent f4670bcfac
commit 5125ee97db

View file

@ -1,5 +1,5 @@
PORTNAME= docproj
PORTVERSION= 4.1.7
PORTVERSION= 4.1.8
CATEGORIES= textproc
MAINTAINER= doceng@FreeBSD.org
@ -7,8 +7,10 @@ COMMENT= Meta-port for the FreeBSD Documentation Project
WWW= https://www.freebsd.org/docproj
RUN_DEPENDS= asciidoctor:textproc/rubygem-asciidoctor \
gnuplot-lite>0:math/gnuplot-lite \
gohugo>=0.115.4,1:www/gohugo \
rougify:textproc/rubygem-rouge \
rubygem-asciidoctor-diagram>0:textproc/rubygem-asciidoctor-diagram
USES= metaport