aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-GraphViz2-Parse-ISA
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-11-15 17:55:21 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-11-15 17:55:21 +0000
commite480d661bd1c10a7f95c2be5f1eeee410723ff5d (patch)
treed043e4438d07e86f42c12316d38043c0a01a7e1a /graphics/p5-GraphViz2-Parse-ISA
parent2877f4f6595eb8773058e4cffd35e8566ce351d9 (diff)
downloadports-e480d661bd1c10a7f95c2be5f1eeee410723ff5d.tar.gz
ports-e480d661bd1c10a7f95c2be5f1eeee410723ff5d.zip
Notes
Diffstat (limited to 'graphics/p5-GraphViz2-Parse-ISA')
-rw-r--r--graphics/p5-GraphViz2-Parse-ISA/Makefile28
-rw-r--r--graphics/p5-GraphViz2-Parse-ISA/distinfo3
-rw-r--r--graphics/p5-GraphViz2-Parse-ISA/pkg-descr4
-rw-r--r--graphics/p5-GraphViz2-Parse-ISA/pkg-plist2
4 files changed, 37 insertions, 0 deletions
diff --git a/graphics/p5-GraphViz2-Parse-ISA/Makefile b/graphics/p5-GraphViz2-Parse-ISA/Makefile
new file mode 100644
index 000000000000..21109c14ba8a
--- /dev/null
+++ b/graphics/p5-GraphViz2-Parse-ISA/Makefile
@@ -0,0 +1,28 @@
+# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
+# $FreeBSD$
+
+PORTNAME= GraphViz2-Parse-ISA
+PORTVERSION= 2.53
+CATEGORIES= graphics perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= sunpoet@FreeBSD.org
+COMMENT= Visualize N Perl class hierarchies as a graph
+
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
+LICENSE_FILE_ART10= ${WRKSRC}/LICENSE
+
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Class-Load>=0.23:devel/p5-Class-Load \
+ p5-GraphViz2>=2.48:graphics/p5-GraphViz2 \
+ p5-Moo>=2.001001:devel/p5-Moo
+TEST_DEPENDS= p5-Test-Snapshot>=0.06:devel/p5-Test-Snapshot
+
+USES= perl5
+USE_PERL5= configure
+
+NO_ARCH= yes
+
+.include <bsd.port.mk>
diff --git a/graphics/p5-GraphViz2-Parse-ISA/distinfo b/graphics/p5-GraphViz2-Parse-ISA/distinfo
new file mode 100644
index 000000000000..35035539ddc6
--- /dev/null
+++ b/graphics/p5-GraphViz2-Parse-ISA/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1605426307
+SHA256 (GraphViz2-Parse-ISA-2.53.tar.gz) = b7db2dd2b1d00313d3fdcaa4fc8da0a17bcd9268372b28a9ebd310f165f23764
+SIZE (GraphViz2-Parse-ISA-2.53.tar.gz) = 13833
diff --git a/graphics/p5-GraphViz2-Parse-ISA/pkg-descr b/graphics/p5-GraphViz2-Parse-ISA/pkg-descr
new file mode 100644
index 000000000000..fb2f5c89080f
--- /dev/null
+++ b/graphics/p5-GraphViz2-Parse-ISA/pkg-descr
@@ -0,0 +1,4 @@
+GraphViz2::Parse::ISA takes a class name and converts its class hierarchy into a
+graph. This can be done for N different classes before the graph is generated.
+
+WWW: https://metacpan.org/release/GraphViz2-Parse-ISA
diff --git a/graphics/p5-GraphViz2-Parse-ISA/pkg-plist b/graphics/p5-GraphViz2-Parse-ISA/pkg-plist
new file mode 100644
index 000000000000..92a9b69dcea9
--- /dev/null
+++ b/graphics/p5-GraphViz2-Parse-ISA/pkg-plist
@@ -0,0 +1,2 @@
+%%SITE_PERL%%/GraphViz2/Parse/ISA.pm
+%%PERL5_MAN3%%/GraphViz2::Parse::ISA.3.gz