import ports/math/p5-Graph-Easy-As_svg, from Johannes Thyssen Tishman,

ok bluhm@

Graph::Easy::As_svg contains just the code for converting a Graph::Easy
object to a SVG text.
master
sthen 2023-05-10 07:43:25 +00:00
parent be909f5baf
commit f54fb8a043
4 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,20 @@
COMMENT = output a Graph::Easy as Scalable Vector Graphics (SVG)
DISTNAME = Graph-Easy-As_svg-0.28
CATEGORIES = math graphics
MAINTAINER = Johannes Thyssen Tishman <ports@thyssentishman.com>
# GPLv2 only
PERMIT_PACKAGE = Yes
MODULES = cpan
BUILD_DEPENDS = devel/p5-Module-Build>=0.28
RUN_DEPENDS = math/p5-Graph-Easy>=0.63 \
graphics/p5-Image-Info>=1.28
TEST_DEPENDS = devel/p5-Test-Pod \
devel/p5-Test-Pod-Coverage>=1.00
CONFIGURE_STYLE = modbuild
PKG_ARCH = *
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (Graph-Easy-As_svg-0.28.tar.gz) = zZpfrERELzSzN5CB6GwvcUAE5TkkYAbJgUERbL8+J3g=
SIZE (Graph-Easy-As_svg-0.28.tar.gz) = 44512

View File

@ -0,0 +1,2 @@
Graph::Easy::As_svg contains just the code for converting a Graph::Easy
object to a SVG text.

View File

@ -0,0 +1,2 @@
${P5SITE}/Graph/Easy/As_svg.pm
@man man/man3p/Graph::Easy::As_svg.3p