aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-GraphViz-Data-Structure/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/p5-GraphViz-Data-Structure/Makefile')
-rw-r--r--graphics/p5-GraphViz-Data-Structure/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/p5-GraphViz-Data-Structure/Makefile b/graphics/p5-GraphViz-Data-Structure/Makefile
index e83acc6ec0b7..514ddd7e32b4 100644
--- a/graphics/p5-GraphViz-Data-Structure/Makefile
+++ b/graphics/p5-GraphViz-Data-Structure/Makefile
@@ -15,6 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Visualise data structures
+
BUILD_DEPENDS= ${PERL_SITELIBDIR}/GraphViz.pm:${PORTSDIR}/graphics/p5-GraphViz \
${PERL_SITELIBDIR}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
RUN_DEPENDS= ${BUILD_DEPENDS}