diff options
Diffstat (limited to 'math/p5-Graph/Makefile')
-rw-r--r-- | math/p5-Graph/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/p5-Graph/Makefile b/math/p5-Graph/Makefile index dbf70424016f..63a34f061383 100644 --- a/math/p5-Graph/Makefile +++ b/math/p5-Graph/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Graph PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org +COMMENT= Graph, the Perl module for graph operations BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Heap.pm:${PORTSDIR}/devel/p5-Heap RUN_DEPENDS= ${BUILD_DEPENDS} |