summaryrefslogtreecommitdiff
path: root/graphics/springgraph
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/springgraph')
-rw-r--r--graphics/springgraph/Makefile2
-rw-r--r--graphics/springgraph/pkg-comment1
2 files changed, 1 insertions, 2 deletions
diff --git a/graphics/springgraph/Makefile b/graphics/springgraph/Makefile
index 228a2afcd1a5..341b86a812be 100644
--- a/graphics/springgraph/Makefile
+++ b/graphics/springgraph/Makefile
@@ -15,8 +15,6 @@ EXTRACT_SUFX= .pl
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= Render graph described in a .dot file
-
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD
USE_PERL5= yes
diff --git a/graphics/springgraph/pkg-comment b/graphics/springgraph/pkg-comment
new file mode 100644
index 000000000000..5914aecf2c8f
--- /dev/null
+++ b/graphics/springgraph/pkg-comment
@@ -0,0 +1 @@
+Render graph described in a .dot file