diff options
Diffstat (limited to 'math/ploticus/Makefile')
-rw-r--r-- | math/ploticus/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/ploticus/Makefile b/math/ploticus/Makefile index 18dc72c74f1e..e5edcd0ad653 100644 --- a/math/ploticus/Makefile +++ b/math/ploticus/Makefile @@ -14,6 +14,8 @@ DISTNAME= plsrc${PORTVERSION:S/.//} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Generates plots and graphs from data + LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd \ png:${PORTSDIR}/graphics/png \ jpeg:${PORTSDIR}/graphics/jpeg \ |